aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
diff options
context:
space:
mode:
authorLucas Woods <woodzy@gmail.com>2007-11-21 14:51:51 -0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 14:50:07 +0000
commit1d7d4f54b1337bf64605dc9cb3c540f67843be39 (patch)
tree10216ec656aafd6515e0ed0d41bb1f276d08a380 /arch/arm/mach-ep93xx
parentddf4e42c6a109392851d8843e2699bffd3c476bf (diff)
[ARM] remove duplicate includes
Signed-off-by: Lucas Woods <woodzy@gmail.com> Acked-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ep93xx')
-rw-r--r--arch/arm/mach-ep93xx/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ep93xx/core.c b/arch/arm/mach-ep93xx/core.c
index 70b2c780111..f8f001dd27d 100644
--- a/arch/arm/mach-ep93xx/core.c
+++ b/arch/arm/mach-ep93xx/core.c
@@ -21,7 +21,6 @@
#include <linux/serial.h>
#include <linux/tty.h>
#include <linux/bitops.h>
-#include <linux/serial.h>
#include <linux/serial_8250.h>
#include <linux/serial_core.h>
#include <linux/device.h>