From patchwork Mon Dec 3 23:50:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 13352 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id C7A2523E2A for ; Mon, 3 Dec 2012 23:50:35 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 68BFBA1885F for ; Mon, 3 Dec 2012 23:50:35 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so4980580ieb.11 for ; Mon, 03 Dec 2012 15:50:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:x-gm-message-state; bh=k0+UX6Lnh2gJEq8zPh6VRF+bTXV6Q719EBeSMDyGUjM=; b=DWou6S1xAUM157dgDeUx+9bZXnwqm+0MdMvN16R11IzJKbcuw6EYeFnrUKzqDHfHF8 0OlCoMau1Gc/AeWrJpCiXvFp+REEd6YV7B9+g5QOi0g3HIaDnGtY1CzFfQJcCnXuJO8K x87sJJ2Y6otOC5JxP7USqp0tZblgnv22XWS+jn6G5XccsNfEBh3/i6yR57yZfDdPHPBC yjKYe+eLXkMGjUM5C2sxPQ6Qnt1D6tdorUvO8KSsy5FIDQoOFCITyimo/QV5J/0hnEQi ylJTDt/ULHip+6RHXcfTcQgB7M5vrUETDBknB5FeNNcSs60D7kYujuFZiT32m/FFnFN7 DPaA== Received: by 10.50.152.137 with SMTP id uy9mr735657igb.62.1354578634733; Mon, 03 Dec 2012 15:50:34 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp231586igt; Mon, 3 Dec 2012 15:50:34 -0800 (PST) Received: by 10.112.25.106 with SMTP id b10mr4889875lbg.68.1354578633352; Mon, 03 Dec 2012 15:50:33 -0800 (PST) Received: from mail.df.lth.se (mail.df.lth.se. [194.47.250.12]) by mx.google.com with ESMTPS id nq5si10367751lab.67.2012.12.03.15.50.31 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Dec 2012 15:50:33 -0800 (PST) Received-SPF: pass (google.com: domain of triad@df.lth.se designates 194.47.250.12 as permitted sender) client-ip=194.47.250.12; Authentication-Results: mx.google.com; spf=pass (google.com: domain of triad@df.lth.se designates 194.47.250.12 as permitted sender) smtp.mail=triad@df.lth.se Received: from mer.df.lth.se (mer.df.lth.se [194.47.250.37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.df.lth.se (Postfix) with ESMTPS id 6092F65D98; Tue, 4 Dec 2012 00:50:31 +0100 (CET) Received: from mer.df.lth.se (triad@localhost.localdomain [127.0.0.1]) by mer.df.lth.se (8.14.3/8.14.3/Debian-9.4) with ESMTP id qB3NoVqE025787; Tue, 4 Dec 2012 00:50:31 +0100 Received: (from triad@localhost) by mer.df.lth.se (8.14.3/8.14.3/Submit) id qB3NoTsr025786; Tue, 4 Dec 2012 00:50:29 +0100 From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Santosh Shilimkar , Kevin Hilman , Tony Lindgren Cc: Grant Likely , linux-omap@vger.kernel.org, Linus Walleij Subject: [PATCH] ARM: omap: kill NEED_MACH_GPIO_H Date: Tue, 4 Dec 2012 00:50:25 +0100 Message-Id: <1354578625-25760-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.7.2.5 X-Gm-Message-State: ALoCoQmQWQowtCtRSsprDdjaJPWxV/A1oOvxfqE4OhTUPAg43toLbxXSFQCQjbXn5Fr755Yw4RWv This does not appear to be used by the OMAP. Signed-off-by: Linus Walleij --- arch/arm/Kconfig | 1 - arch/arm/mach-omap1/include/mach/gpio.h | 3 --- arch/arm/mach-omap2/include/mach/gpio.h | 3 --- 3 files changed, 7 deletions(-) delete mode 100644 arch/arm/mach-omap1/include/mach/gpio.h delete mode 100644 arch/arm/mach-omap2/include/mach/gpio.h diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f456cf4..12deaec 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -938,7 +938,6 @@ config ARCH_OMAP select CLKSRC_MMIO select GENERIC_CLOCKEVENTS select HAVE_CLK - select NEED_MACH_GPIO_H help Support for TI's OMAP platform (OMAP1/2/3/4). diff --git a/arch/arm/mach-omap1/include/mach/gpio.h b/arch/arm/mach-omap1/include/mach/gpio.h deleted file mode 100644 index ebf86c0..0000000 --- a/arch/arm/mach-omap1/include/mach/gpio.h +++ /dev/null @@ -1,3 +0,0 @@ -/* - * arch/arm/mach-omap1/include/mach/gpio.h - */ diff --git a/arch/arm/mach-omap2/include/mach/gpio.h b/arch/arm/mach-omap2/include/mach/gpio.h deleted file mode 100644 index 5621cc5..0000000 --- a/arch/arm/mach-omap2/include/mach/gpio.h +++ /dev/null @@ -1,3 +0,0 @@ -/* - * arch/arm/mach-omap2/include/mach/gpio.h - */