From: tip-bot for Jesper Juhl <jj@chaosbits.net>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
jj@chaosbits.net, tglx@linutronix.de, hpa@linux.intel.com
Subject: [tip:x86/cleanups] x86, cleanup: Remove unneeded version.h include from arch/x86/
Date: Mon, 22 Aug 2011 22:49:11 GMT [thread overview]
Message-ID: <tip-7a4e8beabcb5262547b364851cbdd995b6798be1@git.kernel.org> (raw)
In-Reply-To: <alpine.LNX.2.00.1108012305570.31999@swampdragon.chaosbits.net>
Commit-ID: 7a4e8beabcb5262547b364851cbdd995b6798be1
Gitweb: http://git.kernel.org/tip/7a4e8beabcb5262547b364851cbdd995b6798be1
Author: Jesper Juhl <jj@chaosbits.net>
AuthorDate: Mon, 1 Aug 2011 23:07:51 +0200
Committer: H. Peter Anvin <hpa@linux.intel.com>
CommitDate: Mon, 22 Aug 2011 15:35:43 -0700
x86, cleanup: Remove unneeded version.h include from arch/x86/
It was pointed out by 'make versioncheck' that the include of
linux/version.h is not needed in arch/x86/mm/mmio-mod.c .
This patch removes it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1108012305570.31999@swampdragon.chaosbits.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
---
arch/x86/mm/mmio-mod.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/mm/mmio-mod.c b/arch/x86/mm/mmio-mod.c
index 67421f3..de54b9b 100644
--- a/arch/x86/mm/mmio-mod.c
+++ b/arch/x86/mm/mmio-mod.c
@@ -29,7 +29,6 @@
#include <linux/slab.h>
#include <linux/uaccess.h>
#include <linux/io.h>
-#include <linux/version.h>
#include <linux/kallsyms.h>
#include <asm/pgtable.h>
#include <linux/mmiotrace.h>
prev parent reply other threads:[~2011-08-22 22:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 21:07 [PATCH][Resend] Remove unneeded version.h include from arch/x86/ Jesper Juhl
2011-08-02 22:28 ` [tip:x86/cleanups] x86, cleanup: " tip-bot for Jesper Juhl
2011-08-22 22:49 ` tip-bot for Jesper Juhl [this message]
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=tip-7a4e8beabcb5262547b364851cbdd995b6798be1@git.kernel.org \
--to=jj@chaosbits.net \
--cc=hpa@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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