diff --git a/[refs] b/[refs] index f943f9a42c10..8312a7fccdfc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d982dcdc4e64eb1881df44b0035a8268bf1ab067 +refs/heads/master: b0a68ec9444384269ec06b474c0a841ccd6fcdf9 diff --git a/trunk/drivers/mmc/host/at91_mci.c b/trunk/drivers/mmc/host/at91_mci.c index d3e6a962f423..a4aa3af86fed 100644 --- a/trunk/drivers/mmc/host/at91_mci.c +++ b/trunk/drivers/mmc/host/at91_mci.c @@ -77,7 +77,8 @@ #include #include -#include + +#include "at91_mci.h" #define DRIVER_NAME "at91_mci" diff --git a/trunk/arch/arm/mach-at91/include/mach/at91_mci.h b/trunk/drivers/mmc/host/at91_mci.h similarity index 99% rename from trunk/arch/arm/mach-at91/include/mach/at91_mci.h rename to trunk/drivers/mmc/host/at91_mci.h index 02182c16a022..eec3a6b1c2bc 100644 --- a/trunk/arch/arm/mach-at91/include/mach/at91_mci.h +++ b/trunk/drivers/mmc/host/at91_mci.h @@ -1,5 +1,5 @@ /* - * arch/arm/mach-at91/include/mach/at91_mci.h + * drivers/mmc/host/at91_mci.h * * Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) SAN People