[atheros] fix section mismatch warning
[15.05/openwrt.git] / target / linux / atheros / patches-2.6.26 / 901-get_c0_compare_irq_function.patch
index 4d25b1f..f628bff 100644 (file)
@@ -34,7 +34,7 @@
      board_time_init();
  }
 +
-+unsigned int __init get_c0_compare_irq(void)
++unsigned int __cpuinit get_c0_compare_irq(void)
 +{
 +      return CP0_LEGACY_COMPARE_IRQ;
 +}