Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754540Ab3G2E15 (ORCPT ); Mon, 29 Jul 2013 00:27:57 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:56850 "EHLO mail-bk0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752676Ab3G2E1y (ORCPT ); Mon, 29 Jul 2013 00:27:54 -0400 MIME-Version: 1.0 Date: Mon, 29 Jul 2013 12:27:52 +0800 Message-ID: Subject: [PATCH -next] x86: ce4100: remove duplicated include from ce4100.c From: Wei Yongjun To: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, ffainelli@freebox.fr, bigeasy@linutronix.de, paul.gortmaker@windriver.com, akpm@linux-foundation.org Cc: yongjun_wei@trendmicro.com.cn, x86@kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 27 From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- arch/x86/platform/ce4100/ce4100.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/platform/ce4100/ce4100.c b/arch/x86/platform/ce4100/ce4100.c index 8244f5e..d62e74d 100644 --- a/arch/x86/platform/ce4100/ce4100.c +++ b/arch/x86/platform/ce4100/ce4100.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/