From ba2e2fa7be06ce440e61837274aef416d1fc8672 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 8 Feb 2009 19:36:13 +0000 Subject: [pxa] refresh 2.6.21 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14454 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/pxa/patches-2.6.21/005-compact-flash.patch | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'target/linux/pxa/patches-2.6.21/005-compact-flash.patch') diff --git a/target/linux/pxa/patches-2.6.21/005-compact-flash.patch b/target/linux/pxa/patches-2.6.21/005-compact-flash.patch index d866555f3..6143fc69d 100644 --- a/target/linux/pxa/patches-2.6.21/005-compact-flash.patch +++ b/target/linux/pxa/patches-2.6.21/005-compact-flash.patch @@ -1,17 +1,13 @@ -Index: linux-2.6.21.7/drivers/pcmcia/Makefile -=================================================================== ---- linux-2.6.21.7.orig/drivers/pcmcia/Makefile -+++ linux-2.6.21.7/drivers/pcmcia/Makefile +--- a/drivers/pcmcia/Makefile ++++ b/drivers/pcmcia/Makefile @@ -69,4 +69,4 @@ sa1100_cs-$(CONFIG_SA1100_SIMPAD) += sa pxa2xx_cs-$(CONFIG_ARCH_LUBBOCK) += pxa2xx_lubbock.o sa1111_generic.o pxa2xx_cs-$(CONFIG_MACH_MAINSTONE) += pxa2xx_mainstone.o pxa2xx_cs-$(CONFIG_PXA_SHARPSL) += pxa2xx_sharpsl.o - +pxa2xx_cs-$(CONFIG_ARCH_GUMSTIX) += pxa2xx_gumstix.o -Index: linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c -=================================================================== --- /dev/null -+++ linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c ++++ b/drivers/pcmcia/pxa2xx_gumstix.c @@ -0,0 +1,272 @@ +/* + * linux/drivers/pcmcia/pxa2xx_gumstix.c -- cgit v1.2.3