mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 07:26:17 +02:00
[atheros] fix a typo in the previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10958 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a743ead778
commit
56de1b407c
@ -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;
|
||||
+}
|
||||
|
Loading…
Reference in New Issue
Block a user