blob: 8971bb2099f9d21058db91e4e5f498fb692e2d64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: linux-2.6.23.17/include/asm-arm/arch-ixp4xx/avila.h
===================================================================
--- linux-2.6.23.17.orig/include/asm-arm/arch-ixp4xx/avila.h
+++ linux-2.6.23.17/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
|