From patchwork Fri Oct 14 14:34:29 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lei Wen X-Patchwork-Id: 119808 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 177DAB6FA6 for ; Sat, 15 Oct 2011 01:36:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D1F5B28CA0; Fri, 14 Oct 2011 16:36:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55CkKFy5VmMC; Fri, 14 Oct 2011 16:36:27 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4D7FF28CB7; Fri, 14 Oct 2011 16:36:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 20F2128CD9 for ; Fri, 14 Oct 2011 16:35:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XWiS1qolaW7X for ; Fri, 14 Oct 2011 16:35:28 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from na3sys009aog117.obsmtp.com (na3sys009aog117.obsmtp.com [74.125.149.242]) by theia.denx.de (Postfix) with SMTP id 2FB3E28CB5 for ; Fri, 14 Oct 2011 16:35:17 +0200 (CEST) Received: from MSI-MTA.marvell.com ([65.219.4.132]) by na3sys009aob117.postini.com ([74.125.148.12]) with SMTP; Fri, 14 Oct 2011 07:35:18 PDT Received: from maili.marvell.com ([10.68.76.51]) by MSI-MTA.marvell.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 14 Oct 2011 07:35:05 -0700 Received: from localhost (unknown [10.38.16.130]) by maili.marvell.com (Postfix) with ESMTP id 880AD8A002; Fri, 14 Oct 2011 07:35:05 -0700 (PDT) From: Lei Wen To: Prafulla Wadaskar , Wolfgang Denk , u-boot@lists.denx.de Date: Fri, 14 Oct 2011 07:34:29 -0700 Message-Id: <1318602869-13390-6-git-send-email-leiwen@marvell.com> X-Mailer: git-send-email 1.7.0.4 In-Reply-To: <1317565013-22438-1-git-send-email-leiwen@marvell.com> References: <1317565013-22438-1-git-send-email-leiwen@marvell.com> X-OriginalArrivalTime: 14 Oct 2011 14:35:05.0734 (UTC) FILETIME=[77347260:01CC8A7E] Subject: [U-Boot] [PATCH V2 5/5] gpio: mvmfp: reduce include platform file X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Build pass with following config: dkb_config aspenite_config Signed-off-by: Lei Wen --- Changelog: V2: no change drivers/gpio/mvmfp.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/drivers/gpio/mvmfp.c b/drivers/gpio/mvmfp.c index e7830c6..f56c037 100644 --- a/drivers/gpio/mvmfp.c +++ b/drivers/gpio/mvmfp.c @@ -26,13 +26,6 @@ #include #include #include -#ifdef CONFIG_ARMADA100 -#include -#elif defined(CONFIG_PANTHEON) -#include -#else -#error Unsupported SoC... -#endif /* * mfp_config