mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[ar71xx] add missing break statement
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16701 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
38d73d373c
commit
f9a833a3b6
@ -385,6 +385,7 @@ void __init arch_init_irq(void)
|
||||
ar71xx_pci_irq_init();
|
||||
ar71xx_ip2_irq_handler = ar71xx_pci_irq_dispatch;
|
||||
#endif
|
||||
break;
|
||||
case AR71XX_SOC_AR7240:
|
||||
#ifdef CONFIG_PCI
|
||||
ar724x_pci_irq_init();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user