From: ludovic.desroches@atmel.com (Ludovic Desroches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mmc: atmel-mci: remove include <mach/cpu.h>
Date: Wed, 5 Jun 2013 11:42:25 +0200 [thread overview]
Message-ID: <20130605094225.GC2805@ludovic.desroches@atmel.com> (raw)
In-Reply-To: <1365511500-13778-1-git-send-email-nicolas.ferre@atmel.com>
On Tue, Apr 09, 2013 at 02:45:00PM +0200, Nicolas Ferre wrote:
> Header file not needed anymore as we have removed
> the calls to cpu_is_xxx() macro.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Late but of course:
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> ---
> drivers/mmc/host/atmel-mci.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c
> index e75774f..08e2b92 100644
> --- a/drivers/mmc/host/atmel-mci.c
> +++ b/drivers/mmc/host/atmel-mci.c
> @@ -40,8 +40,6 @@
> #include <asm/io.h>
> #include <asm/unaligned.h>
>
> -#include <mach/cpu.h>
> -
> #include "atmel-mci-regs.h"
>
> #define ATMCI_DATA_ERROR_FLAGS (ATMCI_DCRCE | ATMCI_DTOE | ATMCI_OVRE | ATMCI_UNRE)
> --
> 1.8.0
>
next prev parent reply other threads:[~2013-06-05 9:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 12:45 [PATCH] mmc: atmel-mci: remove include <mach/cpu.h> Nicolas Ferre
2013-06-05 9:42 ` Ludovic Desroches [this message]
2013-06-06 8:33 ` Jean-Christophe PLAGNIOL-VILLARD
2013-06-27 15:27 ` Chris Ball
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130605094225.GC2805@ludovic.desroches@atmel.com \
--to=ludovic.desroches@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).