diff --git a/[refs] b/[refs] index d0173e0da78f..6ab8cf571ea0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 13622708725990b01fbc6d59d54d93820a726d7c +refs/heads/master: e3bd9ec5d8bfc90f9e1bd995677829e57a404061 diff --git a/trunk/include/asm-arm/plat-s3c24xx/mci.h b/trunk/arch/arm/plat-s3c24xx/include/plat/mci.h similarity index 100% rename from trunk/include/asm-arm/plat-s3c24xx/mci.h rename to trunk/arch/arm/plat-s3c24xx/include/plat/mci.h diff --git a/trunk/drivers/mmc/host/s3cmci.c b/trunk/drivers/mmc/host/s3cmci.c index 3b2085b57769..fcc98a4cce3c 100644 --- a/trunk/drivers/mmc/host/s3cmci.c +++ b/trunk/drivers/mmc/host/s3cmci.c @@ -25,7 +25,7 @@ #include #include -#include +#include #include "s3cmci.h"