[PATCH] mmc: at91_mci: Don't include asm/mach/mmc.h

Nicolas Ferre nicolas.ferre at atmel.com
Tue Oct 13 03:36:48 EDT 2009


Uwe Kleine-König :
> This fixes a compile error introduced in
> 
> 	6ef297f (ARM: 5720/1: Move MMCI header to amba include dir)
> 
> That commit moved arch/arm/include/asm/mach/mmc.h to
> include/linux/amba/mmci.h.  Just removing the include was enough.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> Acked-by: Linus Walleij <linus.walleij at stericsson.com>
> Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>
> Acked-by: Bill Gatliff <bgat at billgatliff.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Russell King <rmk+kernel at arm.linux.org.uk>
> Cc: Pierre Ossman <drzeus at drzeus.cx>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: Andrew Morton <akpm at linux-foundation.org>
> ---
> Hello,
> 
> what is the right path to Linus for this patch?

Uwe,

I gess that Andrew Morton will have to handle it.

Let's help him not forget it ;-)

Bye,

>  drivers/mmc/host/at91_mci.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/mmc/host/at91_mci.c b/drivers/mmc/host/at91_mci.c
> index e556d42..63924e0 100644
> --- a/drivers/mmc/host/at91_mci.c
> +++ b/drivers/mmc/host/at91_mci.c
> @@ -72,7 +72,6 @@
>  #include <asm/irq.h>
>  #include <asm/gpio.h>
>  
> -#include <asm/mach/mmc.h>
>  #include <mach/board.h>
>  #include <mach/cpu.h>
>  #include <mach/at91_mci.h>


-- 
Nicolas Ferre




More information about the linux-arm-kernel mailing list