Re: [PATCH 2/3] ARM: at91: remove mach/atmel-mci.h

From: Alexandre Belloni
Date: Fri Oct 17 2014 - 04:06:17 EST


On 17/10/2014 at 09:52:45 +0200, Alexandre Belloni wrote :
> Use the generic platform_data header file instead of mach/atmel-mci.h
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-at91/at91sam9g45_devices.c | 2 +-
> arch/arm/mach-at91/include/mach/atmel-mci.h | 17 -----------------
> 2 files changed, 1 insertion(+), 18 deletions(-)
> delete mode 100644 arch/arm/mach-at91/include/mach/atmel-mci.h
>
> diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c
> index 21ab782cc8e9..797433a5881a 100644
> --- a/arch/arm/mach-at91/at91sam9g45_devices.c
> +++ b/arch/arm/mach-at91/at91sam9g45_devices.c
> @@ -17,8 +17,8 @@
> #include <linux/clk.h>
> #include <linux/platform_device.h>
> #include <linux/i2c-gpio.h>
> -#include <linux/atmel-mci.h>

I sent the wrong series, I will respin

> #include <linux/platform_data/crypto-atmel.h>
> +#include <linux/platform_data/mmc-atmel-mci.h>
>

--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/