All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Huang Weiyi <weiyi.huang@gmail.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP: remove duplicated #include's
Date: Mon, 23 Mar 2009 12:35:34 -0700	[thread overview]
Message-ID: <20090323193533.GH29546@atomide.com> (raw)
In-Reply-To: <1237614664-3120-1-git-send-email-weiyi.huang@gmail.com>

Hi,

* Huang Weiyi <weiyi.huang@gmail.com> [090320 22:58]:
> Remove duplicated #include's.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Looks like this is not omap specific..

So please do the mach-s3c2412 change in a separate patch
and repost.

Or change the subject of the whole patch and upload it to
Russell's patch system.

Regards,

Tony

> ---
>  arch/arm/mach-omap2/mcbsp.c       |    1 -
>  arch/arm/mach-s3c2412/mach-jive.c |    1 -
>  2 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c
> index a9e631f..f548bf4 100644
> --- a/arch/arm/mach-omap2/mcbsp.c
> +++ b/arch/arm/mach-omap2/mcbsp.c
> @@ -19,7 +19,6 @@
>  
>  #include <mach/irqs.h>
>  #include <mach/dma.h>
> -#include <mach/irqs.h>
>  #include <mach/mux.h>
>  #include <mach/cpu.h>
>  #include <mach/mcbsp.h>
> diff --git a/arch/arm/mach-s3c2412/mach-jive.c b/arch/arm/mach-s3c2412/mach-jive.c
> index ecddbbb..6e85625 100644
> --- a/arch/arm/mach-s3c2412/mach-jive.c
> +++ b/arch/arm/mach-s3c2412/mach-jive.c
> @@ -52,7 +52,6 @@
>  #include <plat/cpu.h>
>  #include <plat/pm.h>
>  #include <plat/udc.h>
> -#include <plat/iic.h>
>  
>  static struct map_desc jive_iodesc[] __initdata = {
>  };
> -- 
> 1.6.0.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2009-03-23 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-21  5:51 [PATCH] ARM: OMAP: remove duplicated #include's Huang Weiyi
2009-03-23 19:35 ` Tony Lindgren [this message]

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=20090323193533.GH29546@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=weiyi.huang@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.