linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huang Weiyi <weiyi.huang@gmail.com>
To: ralf@linux-mips.org
Cc: linux-mips@linux-mips.org, Huang Weiyi <weiyi.huang@gmail.com>
Subject: [PATCH] MIPS: remove unused #include <linux/version.h>'s
Date: Thu,  9 Jul 2009 06:14:37 +0800	[thread overview]
Message-ID: <1247091277-3612-1-git-send-email-weiyi.huang@gmail.com> (raw)

Remove unused #include <linux/version.h>('s) in
  arch/mips/ar7/platform.c
  arch/mips/ar7/setup.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/mips/ar7/platform.c |    1 -
 arch/mips/ar7/setup.c    |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/mips/ar7/platform.c b/arch/mips/ar7/platform.c
index 5422449..c4d71fb 100644
--- a/arch/mips/ar7/platform.c
+++ b/arch/mips/ar7/platform.c
@@ -28,7 +28,6 @@
 #include <linux/serial_8250.h>
 #include <linux/ioport.h>
 #include <linux/io.h>
-#include <linux/version.h>
 #include <linux/vlynq.h>
 #include <linux/leds.h>
 #include <linux/string.h>
diff --git a/arch/mips/ar7/setup.c b/arch/mips/ar7/setup.c
index 6ebb5f1..39f6b5b 100644
--- a/arch/mips/ar7/setup.c
+++ b/arch/mips/ar7/setup.c
@@ -15,7 +15,6 @@
  *  with this program; if not, write to the Free Software Foundation, Inc.,
  *  59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
  */
-#include <linux/version.h>
 #include <linux/init.h>
 #include <linux/ioport.h>
 #include <linux/pm.h>
-- 
1.6.1.2

             reply	other threads:[~2009-07-08 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 22:14 Huang Weiyi [this message]
2009-07-08 22:27 ` [PATCH] MIPS: remove unused #include <linux/version.h>'s Ralf Baechle

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=1247091277-3612-1-git-send-email-weiyi.huang@gmail.com \
    --to=weiyi.huang@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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).