[PATCH] ARM:vexpress: Remove twice included header files

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Apr 11 05:13:28 EDT 2012


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 at 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
> 



More information about the linux-arm-kernel mailing list