linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM:vexpress: Remove twice included header files
Date: Wed, 11 Apr 2012 10:13:28 +0100	[thread overview]
Message-ID: <20120411091328.GU24211@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1334063461-11130-1-git-send-email-thomas@tomweber.eu>

On Tue, Apr 10, 2012 at 03:11:01PM +0200, Thomas Weber wrote:
> Remove duplicates of
>  - linux/device.h and
>  - asm/hardware/gic.h
> 
> Signed-off-by: Thomas Weber <thomas@tomweber.eu>

Please put this in the patch system, thanks.

> ---
>  arch/arm/mach-vexpress/v2m.c |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/mach-vexpress/v2m.c b/arch/arm/mach-vexpress/v2m.c
> index 47cdcca..e769ab6 100644
> --- a/arch/arm/mach-vexpress/v2m.c
> +++ b/arch/arm/mach-vexpress/v2m.c
> @@ -14,7 +14,6 @@
>  #include <linux/ata_platform.h>
>  #include <linux/smsc911x.h>
>  #include <linux/spinlock.h>
> -#include <linux/device.h>
>  #include <linux/usb/isp1760.h>
>  #include <linux/clkdev.h>
>  #include <linux/mtd/physmap.h>
> @@ -29,7 +28,6 @@
>  #include <asm/hardware/gic.h>
>  #include <asm/hardware/timer-sp.h>
>  #include <asm/hardware/sp810.h>
> -#include <asm/hardware/gic.h>
>  
>  #include <mach/ct-ca9x4.h>
>  #include <mach/motherboard.h>
> -- 
> 1.7.10
> 

      parent reply	other threads:[~2012-04-11  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-10 13:11 [PATCH] ARM:vexpress: Remove twice included header files Thomas Weber
2012-04-11  9:09 ` Pawel Moll
2012-04-11  9:13 ` Russell King - ARM Linux [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=20120411091328.GU24211@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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).