From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752783AbdCAKpv (ORCPT ); Wed, 1 Mar 2017 05:45:51 -0500 Received: from terminus.zytor.com ([65.50.211.136]:48460 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752495AbdCAKm7 (ORCPT ); Wed, 1 Mar 2017 05:42:59 -0500 Date: Wed, 1 Mar 2017 01:55:57 -0800 From: tip-bot for Masanari Iida Message-ID: Cc: standby24x7@gmail.com, mingo@kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, hpa@zytor.com Reply-To: linux-kernel@vger.kernel.org, tglx@linutronix.de, standby24x7@gmail.com, mingo@kernel.org, hpa@zytor.com In-Reply-To: <20170227130703.26968-1-standby24x7@gmail.com> References: <20170227130703.26968-1-standby24x7@gmail.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:x86/urgent] x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h Git-Commit-ID: e86a2d2d34e20289ae7d46692e16d43c3a785db9 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: e86a2d2d34e20289ae7d46692e16d43c3a785db9 Gitweb: http://git.kernel.org/tip/e86a2d2d34e20289ae7d46692e16d43c3a785db9 Author: Masanari Iida AuthorDate: Mon, 27 Feb 2017 22:07:03 +0900 Committer: Thomas Gleixner CommitDate: Wed, 1 Mar 2017 10:51:41 +0100 x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h Signed-off-by: Masanari Iida Cc: fenghua.yu@intel.com Link: http://lkml.kernel.org/r/20170227130703.26968-1-standby24x7@gmail.com Signed-off-by: Thomas Gleixner --- 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 8af04af..759577d 100644 --- a/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c +++ b/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #include