From: Tony Lindgren <tony@atomide.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
Santosh Shilimkar <santosh.shilimkar@ti.com>,
Kevin Hilman <khilman@ti.com>,
Grant Likely <grant.likely@secretlab.ca>,
linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: omap: kill NEED_MACH_GPIO_H
Date: Mon, 3 Dec 2012 17:41:15 -0800 [thread overview]
Message-ID: <20121204014114.GA4636@atomide.com> (raw)
In-Reply-To: <1354578625-25760-1-git-send-email-linus.walleij@linaro.org>
* Linus Walleij <linus.walleij@linaro.org> [121203 15:52]:
> This does not appear to be used by the OMAP.
Thanks, I already have a smilar patch already queued in
linux next as 873e6980 (ARM: OMAP: Remove NEED_MACH_GPIO_H).
Regards,
Tony
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> 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
> - */
> --
> 1.7.11.7
>
prev parent reply other threads:[~2012-12-04 1:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-03 23:50 [PATCH] ARM: omap: kill NEED_MACH_GPIO_H Linus Walleij
2012-12-04 1:41 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121204014114.GA4636@atomide.com \
--to=tony@atomide.com \
--cc=grant.likely@secretlab.ca \
--cc=khilman@ti.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=santosh.shilimkar@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).