fix section mismatch warnings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / mt_gpt.c
index 6604ac735149a69243ba1fb5124a7afed5d31636..0f8b56a3d3400a840692c020b86e68ead0948e17 100644 (file)
@@ -635,8 +635,8 @@ static long notrace mt_read_sched_clock(void)
     return mt_gpt_read(NULL);
 }
 
-static void mt_gpt_init(void);
-struct mt_clock mt6582_gpt =
+static void __init mt_gpt_init(void);
+struct mt_clock __refdata mt6582_gpt =
 {
     .clockevent =
     {