[patch 1/1] ep93xx: fix double include of linux/serial.h

From: Andre Haupt
Date: Mon Nov 05 2007 - 09:07:49 EST


Signed-off-by: Andre Haupt <andre@xxxxxxxxxxxxxxx>
---
arch/arm/mach-ep93xx/core.c | 1 -
1 file changed, 1 deletion(-)

Index: linus/arch/arm/mach-ep93xx/core.c
===================================================================
--- linus.orig/arch/arm/mach-ep93xx/core.c 2007-11-05 14:48:43.000000000 +0100
+++ linus/arch/arm/mach-ep93xx/core.c 2007-11-05 14:49:09.000000000 +0100
@@ -18,7 +18,6 @@
#include <linux/spinlock.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
-#include <linux/serial.h>
#include <linux/tty.h>
#include <linux/bitops.h>
#include <linux/serial.h>

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