[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1311477872-4329-1-git-send-email-wanlong.gao@gmail.com>
Date: Sun, 24 Jul 2011 11:24:32 +0800
From: Wanlong Gao <wanlong.gao@...il.com>
To: linux@....linux.org.uk
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PATCH] ARM:mach-dove:remove the dup include serial_8250.h
From: Wanlong Gao <gaowanlong@...fujitsu.com>
linux/serial_8250.h has been included for twice.
Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
---
arch/arm/mach-dove/common.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
index 5ed51b8..b6c3d6b 100644
--- a/arch/arm/mach-dove/common.c
+++ b/arch/arm/mach-dove/common.c
@@ -17,7 +17,6 @@
#include <linux/clk.h>
#include <linux/mbus.h>
#include <linux/ata_platform.h>
-#include <linux/serial_8250.h>
#include <linux/gpio.h>
#include <asm/page.h>
#include <asm/setup.h>
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists