mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 19:01:37 +00:00
initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
This commit is contained in:
parent
eb3ff716c1
commit
c524244c08
@ -306,6 +306,7 @@ void __init arch_init_irq(void)
|
|||||||
case AR71XX_SOC_AR7130:
|
case AR71XX_SOC_AR7130:
|
||||||
case AR71XX_SOC_AR7141:
|
case AR71XX_SOC_AR7141:
|
||||||
case AR71XX_SOC_AR7161:
|
case AR71XX_SOC_AR7161:
|
||||||
|
case AR71XX_SOC_AR7240:
|
||||||
#ifdef CONFIG_PCI
|
#ifdef CONFIG_PCI
|
||||||
ar71xx_pci_irq_init();
|
ar71xx_pci_irq_init();
|
||||||
ar71xx_ip2_irq_handler = ar71xx_pci_irq_dispatch;
|
ar71xx_ip2_irq_handler = ar71xx_pci_irq_dispatch;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user