[include] pass opkg offline root as command line arg, solves caching issues when...
[openwrt.git] / target / linux / ixp4xx / patches-2.6.33 / 401-avila_pci_dev.patch
index 3e5087f..80f4de7 100644 (file)
@@ -1,11 +1,11 @@
---- 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
+--- a/arch/arm/mach-ixp4xx/avila-pci.c
++++ b/arch/arm/mach-ixp4xx/avila-pci.c
+@@ -27,7 +27,7 @@
+ #include <mach/hardware.h>
+ #include <asm/mach-types.h>
+-#define AVILA_MAX_DEV 4
++#define AVILA_MAX_DEV 6
+ #define LOFT_MAX_DEV  6
+ #define IRQ_LINES     4
  
  
This page took 0.021371 seconds and 4 git commands to generate.