]> Git Repo - linux.git/blobdiff - drivers/clocksource/timer-clint.c
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / drivers / clocksource / timer-clint.c
index d17367dee02cce35acf23fa5d040887ff7ea0802..6cfe2ab73eb0ccbd1bc4a8133c418de39373f7d2 100644 (file)
@@ -38,6 +38,7 @@ static unsigned int clint_timer_irq;
 
 #ifdef CONFIG_RISCV_M_MODE
 u64 __iomem *clint_time_val;
+EXPORT_SYMBOL(clint_time_val);
 #endif
 
 static void clint_send_ipi(const struct cpumask *target)
This page took 0.034757 seconds and 4 git commands to generate.