From: Masanari Iida <standby24x7@gmail.com>
To: linux-kernel@vger.kernel.org, fenghua.yu@intel.com,
tglx@linutronix.de, mingo@redhat.com, x86@kernel.org
Cc: Masanari Iida <standby24x7@gmail.com>
Subject: [PATCH] [linux-next] x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h
Date: Mon, 27 Feb 2017 22:07:03 +0900 [thread overview]
Message-ID: <20170227130703.26968-1-standby24x7@gmail.com> (raw)
This patch remove duplicate linux/cpu.h in intel_rdt_rdtgroup.c.
Confirm successfully compile after remove the line.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c b/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
index 8af04afdfcb9..759577d9d166 100644
--- a/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
+++ b/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c
@@ -27,7 +27,6 @@
#include <linux/seq_file.h>
#include <linux/sched.h>
#include <linux/slab.h>
-#include <linux/cpu.h>
#include <linux/task_work.h>
#include <uapi/linux/magic.h>
--
2.12.0
next reply other threads:[~2017-02-27 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 13:07 Masanari Iida [this message]
2017-03-01 9:55 ` [tip:x86/urgent] " tip-bot for Masanari Iida
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=20170227130703.26968-1-standby24x7@gmail.com \
--to=standby24x7@gmail.com \
--cc=fenghua.yu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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
all inboxes | Powered by JetHome®