Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
[linux-2.6-microblaze.git] / kernel / time / jiffies.c
index dc1b6f1..ac9c03d 100644 (file)
@@ -89,7 +89,7 @@ struct clocksource * __init __weak clocksource_default_clock(void)
        return &clocksource_jiffies;
 }
 
-struct clocksource refined_jiffies;
+static struct clocksource refined_jiffies;
 
 int register_refined_jiffies(long cycles_per_second)
 {