From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753577AbcGSOGr (ORCPT ); Tue, 19 Jul 2016 10:06:47 -0400 Received: from terminus.zytor.com ([198.137.202.10]:55782 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753254AbcGSOGq (ORCPT ); Tue, 19 Jul 2016 10:06:46 -0400 Date: Tue, 19 Jul 2016 07:06:39 -0700 From: tip-bot for Wei Yongjun Message-ID: Cc: hpa@zytor.com, mingo@kernel.org, linux-kernel@vger.kernel.org, yongjun_wei@trendmicro.com.cn, tglx@linutronix.de, paul.gortmaker@windriver.com Reply-To: hpa@zytor.com, mingo@kernel.org, linux-kernel@vger.kernel.org, yongjun_wei@trendmicro.com.cn, paul.gortmaker@windriver.com, tglx@linutronix.de In-Reply-To: <1468929731-8900-1-git-send-email-weiyj_lk@163.com> References: <1468929731-8900-1-git-send-email-weiyj_lk@163.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:x86/headers] x86/ce4100: Remove duplicated include from ce4100.c Git-Commit-ID: 2384d1d832efc59447b27a283080551caf922086 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: 2384d1d832efc59447b27a283080551caf922086 Gitweb: http://git.kernel.org/tip/2384d1d832efc59447b27a283080551caf922086 Author: Wei Yongjun AuthorDate: Tue, 19 Jul 2016 12:02:11 +0000 Committer: Thomas Gleixner CommitDate: Tue, 19 Jul 2016 16:02:17 +0200 x86/ce4100: Remove duplicated include from ce4100.c Remove duplicated include. Signed-off-by: Wei Yongjun Cc: Paul Gortmaker Link: http://lkml.kernel.org/r/1468929731-8900-1-git-send-email-weiyj_lk@163.com Signed-off-by: Thomas Gleixner --- arch/x86/platform/ce4100/ce4100.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/platform/ce4100/ce4100.c b/arch/x86/platform/ce4100/ce4100.c index 7ab4d3f..b27bccd 100644 --- a/arch/x86/platform/ce4100/ce4100.c +++ b/arch/x86/platform/ce4100/ce4100.c @@ -11,11 +11,9 @@ #include #include #include -#include #include #include #include -#include #include #include