Skip to content
Snippets Groups Projects
Commit c524244c authored by Gabor Juhos's avatar Gabor Juhos
Browse files

initialize IRQs for the AR7240 SoC

SVN-Revision: 16646
parent eb3ff716
No related branches found
No related tags found
No related merge requests found
......@@ -306,6 +306,7 @@ void __init arch_init_irq(void)
case AR71XX_SOC_AR7130:
case AR71XX_SOC_AR7141:
case AR71XX_SOC_AR7161:
case AR71XX_SOC_AR7240:
#ifdef CONFIG_PCI
ar71xx_pci_irq_init();
ar71xx_ip2_irq_handler = ar71xx_pci_irq_dispatch;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment