mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:29:41 +02:00
12 lines
264 B
Diff
12 lines
264 B
Diff
|
--- a/arch/arm/mach-ixp4xx/include/mach/avila.h
|
||
|
+++ b/arch/arm/mach-ixp4xx/include/mach/avila.h
|
||
|
@@ -25,7 +25,7 @@
|
||
|
/*
|
||
|
* AVILA PCI IRQs
|
||
|
*/
|
||
|
-#define AVILA_PCI_MAX_DEV 4
|
||
|
+#define AVILA_PCI_MAX_DEV 6
|
||
|
#define LOFT_PCI_MAX_DEV 6
|
||
|
#define AVILA_PCI_IRQ_LINES 4
|
||
|
|