From: Joachim Eastwood Date: Thu, 6 Jun 2013 08:24:17 +0000 (+0200) Subject: pcmcia: at91_cf: clean up header includes X-Git-Tag: v3.11-rc1~157^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a843168dc9f222c4c46751d96c2b701b6539f261;p=profile%2Fivi%2Fkernel-x86-ivi.git pcmcia: at91_cf: clean up header includes Use includes from linux/ instead of asm/ and remove a unnecessary mach/ include. Signed-off-by: Joachim Eastwood Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pcmcia/at91_cf.c b/drivers/pcmcia/at91_cf.c index 43bc342..bce8a64 100644 --- a/drivers/pcmcia/at91_cf.c +++ b/drivers/pcmcia/at91_cf.c @@ -18,13 +18,11 @@ #include #include #include +#include +#include #include -#include -#include -#include - #include #include