linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: wanlong.gao@gmail.com (Wanlong Gao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM:mach-dove:remove the dup include serial_8250.h
Date: Sun, 24 Jul 2011 11:24:32 +0800	[thread overview]
Message-ID: <1311477872-4329-1-git-send-email-wanlong.gao@gmail.com> (raw)

From: Wanlong Gao <gaowanlong@cn.fujitsu.com>

linux/serial_8250.h has been included for twice.

Signed-off-by: Wanlong Gao <gaowanlong@cn.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

             reply	other threads:[~2011-07-24  3:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-24  3:24 Wanlong Gao [this message]
2011-07-24  7:51 ` [PATCH] ARM:mach-dove:remove the dup include serial_8250.h Jesper Juhl
2011-07-24  8:00   ` Wanlong Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311477872-4329-1-git-send-email-wanlong.gao@gmail.com \
    --to=wanlong.gao@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).