From: Joachim Eastwood Date: Thu, 6 Jun 2013 08:24:17 +0000 (+0200) Subject: pcmcia: at91_cf: clean up header includes X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a843168dc9f222c4c46751d96c2b701b6539f261;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.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 43bc342e6c03..bce8a64cd7c0 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