mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 02:37:10 +02:00
12 lines
252 B
Diff
12 lines
252 B
Diff
|
--- 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
|
||
|
|