[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081113122628.0327e07b@hskinnemo-gx745.norway.atmel.com>
Date: Thu, 13 Nov 2008 12:26:28 +0100
From: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: Haavard Skinnemoen <hskinnemoen@...el.com>,
Pierre Ossman <drzeus@...eus.cx>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
kernel@...32linux.org
Subject: Re: [PATCH] mmc: atmel-mci: move atmel-mci.h file to include/linux
Nicolas Ferre <nicolas.ferre@...el.com> wrote:
> Needed to use the atmel-mci driver in a architecture
> independent manner.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.com>
> ---
> arch/avr32/boards/atngw100/setup.c | 2 +-
> arch/avr32/boards/atstk1000/atstk1002.c | 2 +-
> arch/avr32/boards/atstk1000/atstk1003.c | 2 +-
> arch/avr32/boards/atstk1000/atstk1004.c | 2 +-
> arch/avr32/include/asm/atmel-mci.h | 39 ------
> arch/avr32/mach-at32ap/at32ap700x.c | 2 +-
> drivers/mmc/host/atmel-mci.c | 2 +-
> include/linux/atmel-mci.h | 39 ++++++
> 8 files changed, 45 insertions(+), 45 deletions(-)
> delete mode 100644 arch/avr32/include/asm/atmel-mci.h
> create mode 100644 include/linux/atmel-mci.h
Please fix up the mimc200 board too. If you do that, feel free to add
Acked-by: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists