mirror of https://github.com/hak5/openwrt.git
14 lines
409 B
Diff
14 lines
409 B
Diff
Index: linux-2.6.24.7/include/asm-arm/arch-ixp4xx/avila.h
|
|
===================================================================
|
|
--- linux-2.6.24.7.orig/include/asm-arm/arch-ixp4xx/avila.h
|
|
+++ linux-2.6.24.7/include/asm-arm/arch-ixp4xx/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
|
|
|