[PATCH] arch/arm/mach-vexpress/v2m.c: included linux/device.h twice

From: Danny Kukawka
Date: Thu Feb 16 2012 - 09:44:16 EST


arch/arm/mach-vexpress/v2m.c: included 'linux/device.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@xxxxxxxxx>
---
arch/arm/mach-vexpress/v2m.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-vexpress/v2m.c b/arch/arm/mach-vexpress/v2m.c
index b4a28ca..7725766 100644
--- a/arch/arm/mach-vexpress/v2m.c
+++ b/arch/arm/mach-vexpress/v2m.c
@@ -10,7 +10,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>
--
1.7.8.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/