Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c533f32e authored by Thomas Weber's avatar Thomas Weber Committed by Pawel Moll
Browse files

ARM: vexpress: Remove twice included header files



Remove duplicates of
 - linux/device.h and
 - asm/hardware/gic.h

Signed-off-by: default avatarThomas Weber <thomas@tomweber.eu>
Signed-off-by: default avatarPawel Moll <pawel.moll@arm.com>
parent e29b65db
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -14,7 +14,6 @@
#include <linux/ata_platform.h>
#include <linux/ata_platform.h>
#include <linux/smsc911x.h>
#include <linux/smsc911x.h>
#include <linux/spinlock.h>
#include <linux/spinlock.h>
#include <linux/device.h>
#include <linux/usb/isp1760.h>
#include <linux/usb/isp1760.h>
#include <linux/clkdev.h>
#include <linux/clkdev.h>
#include <linux/mtd/physmap.h>
#include <linux/mtd/physmap.h>
@@ -29,7 +28,6 @@
#include <asm/hardware/gic.h>
#include <asm/hardware/gic.h>
#include <asm/hardware/timer-sp.h>
#include <asm/hardware/timer-sp.h>
#include <asm/hardware/sp810.h>
#include <asm/hardware/sp810.h>
#include <asm/hardware/gic.h>


#include <mach/ct-ca9x4.h>
#include <mach/ct-ca9x4.h>
#include <mach/motherboard.h>
#include <mach/motherboard.h>