[atheros] fix a typo in the previous commit
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-2.6.24 / 901-get_c0_compare_irq_function.patch
index 05da3864ae11738f9076800e82a2b69ea457dcd9..fe05812064d28350bb84b554b59857c72ffa6f19 100644 (file)
@@ -40,7 +40,7 @@ Index: linux-2.6.24.2/arch/mips/atheros/board.c
      board_time_init();
  }
 +
-+unsigned int __init get_c0_counter_irq(void)
++unsigned int __init get_c0_compare_irq(void)
 +{
 +      return CP0_LEGACY_COMPARE_IRQ;
 +}