From d0c8d0171cd643228939d0d1466f226b20ae3eb8 Mon Sep 17 00:00:00 2001 From: Jonas Bonn Date: Wed, 19 Nov 2008 17:11:03 +0000 Subject: Move asm/arch/mci.h to mach/mci.h Signed-off-by: Jonas Bonn --- drivers/mmc/host/s3cmci.c | 2 +- drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers') diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c index 41511731854..d12764dfab9 100644 --- a/drivers/mmc/host/s3cmci.c +++ b/drivers/mmc/host/s3cmci.c @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include #include "s3cmci.h" diff --git a/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c b/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c index 8fd3f40afc4..4e512fa7487 100644 --- a/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c +++ b/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c @@ -48,7 +48,7 @@ #include #include -#include +#include #include #include "s3c24xx_hcd.h" -- cgit v1.2.3