From 731141ad92fcc7371949f9ca0658af0c24ed238e Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Thu, 30 Oct 2008 10:14:39 +0000 Subject: [PATCH] --- yaml --- r: 123604 b: refs/heads/master c: e3bd9ec5d8bfc90f9e1bd995677829e57a404061 h: refs/heads/master v: v3 --- [refs] | 2 +- .../plat-s3c24xx => arch/arm/plat-s3c24xx/include/plat}/mci.h | 0 trunk/drivers/mmc/host/s3cmci.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename trunk/{include/asm-arm/plat-s3c24xx => arch/arm/plat-s3c24xx/include/plat}/mci.h (100%) 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"