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.karo-electronics.de/?a=commitdiff_plain;h=a843168dc9f222c4c46751d96c2b701b6539f261;p=linux-beck.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