1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

brcm47xx-2.6 cleanup, fix the kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-05-26 15:58:34 +00:00
parent 622f6fef42
commit 168ecbc98b
7 changed files with 33 additions and 58 deletions

View File

@@ -59,5 +59,5 @@ void plat_irq_dispatch(void)
void __init arch_init_irq(void)
{
mips_cpu_irq_init(0);
mips_cpu_irq_init();
}