From afaf27aa826d49a96ee38307da6cbd13e7295a97 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 19 May 2008 12:03:12 +0000 Subject: refresh kernel patches SVN-Revision: 11209 --- target/linux/pxa/patches-2.6.21/005-compact-flash.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 e3bce37c85..d866555f33 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,17 @@ -Index: linux-2.6.21gum/drivers/pcmcia/Makefile +Index: linux-2.6.21.7/drivers/pcmcia/Makefile =================================================================== ---- linux-2.6.21gum.orig/drivers/pcmcia/Makefile -+++ linux-2.6.21gum/drivers/pcmcia/Makefile +--- linux-2.6.21.7.orig/drivers/pcmcia/Makefile ++++ linux-2.6.21.7/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.21gum/drivers/pcmcia/pxa2xx_gumstix.c +Index: linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c =================================================================== --- /dev/null -+++ linux-2.6.21gum/drivers/pcmcia/pxa2xx_gumstix.c ++++ linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c @@ -0,0 +1,272 @@ +/* + * linux/drivers/pcmcia/pxa2xx_gumstix.c -- cgit v1.2.3