From e5f989a56ab4879bf526b01ec3e979ab4b904a91 Mon Sep 17 00:00:00 2001 From: noz Date: Tue, 13 Jan 2009 00:08:23 +0000 Subject: [PATCH] Further fix to 2.6.26 patch for USR8200 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14002 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ixp4xx/patches-2.6.26/500-usr8200_support.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/target/linux/ixp4xx/patches-2.6.26/500-usr8200_support.patch b/target/linux/ixp4xx/patches-2.6.26/500-usr8200_support.patch index 365eb6a40..137e7885a 100644 --- a/target/linux/ixp4xx/patches-2.6.26/500-usr8200_support.patch +++ b/target/linux/ixp4xx/patches-2.6.26/500-usr8200_support.patch @@ -35,7 +35,7 @@ obj-$(CONFIG_IXP4XX_QMGR) += ixp4xx_qmgr.o --- /dev/null +++ b/arch/arm/mach-ixp4xx/usr8200-pci.c -@@ -0,0 +1,78 @@ +@@ -0,0 +1,79 @@ +/* + * arch/arch/mach-ixp4xx/usr8200-pci.c + * @@ -62,8 +62,9 @@ +#include +#include + ++#include +#include -+#include ++#include + +#include + @@ -145,7 +146,7 @@ +#include + +#include -+#include ++#include +#include +#include +#include -- 2.35.1