From patchwork Sun Oct 2 14:16:53 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lei Wen X-Patchwork-Id: 117294 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 5EBCC1007D6 for ; Mon, 3 Oct 2011 01:18:52 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8F12928274; Sun, 2 Oct 2011 16:18:36 +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 1T5L8vnSsZqN; Sun, 2 Oct 2011 16:18:36 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7A8012828E; Sun, 2 Oct 2011 16:18:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 71EF028286 for ; Sun, 2 Oct 2011 16:18: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 vnxBWK5rGOV9 for ; Sun, 2 Oct 2011 16:18:29 +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 mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by theia.denx.de (Postfix) with ESMTPS id 51ED228279 for ; Sun, 2 Oct 2011 16:18:19 +0200 (CEST) Received: by mail-iy0-f172.google.com with SMTP id y26so3973440iab.3 for ; Sun, 02 Oct 2011 07:18:19 -0700 (PDT) Received: by 10.42.145.71 with SMTP id e7mr6075775icv.27.1317565098968; Sun, 02 Oct 2011 07:18:18 -0700 (PDT) Received: from localhost.localdomain ([114.92.64.66]) by mx.google.com with ESMTPS id fy35sm22319115ibb.4.2011.10.02.07.18.13 (version=SSLv3 cipher=OTHER); Sun, 02 Oct 2011 07:18:18 -0700 (PDT) From: Lei Wen To: Prafulla Wadaskar , u-boot@lists.denx.de Date: Sun, 2 Oct 2011 07:16:53 -0700 Message-Id: <1317565013-22438-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> Subject: [U-Boot] [PATCH 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 --- 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