All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP3: Overo: fix merge error
@ 2009-08-16 20:56 Steve Sakoman
  2009-08-16 21:56 ` Steve Sakoman
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Sakoman @ 2009-08-16 20:56 UTC (permalink / raw)
  To: linux-arm-kernel, linux-omap

Missing definition for OVERO_GPIO_PENDOWN

Signed-off-by: Steve Sakoman <steve@sakoman.com>

---
 arch/arm/mach-omap2/board-overo.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/board-overo.c
b/arch/arm/mach-omap2/board-overo.c
index 3fd614e..65bf008 100644
--- a/arch/arm/mach-omap2/board-overo.c
+++ b/arch/arm/mach-omap2/board-overo.c
@@ -51,6 +51,7 @@

 #define OVERO_GPIO_BT_XGATE	15
 #define OVERO_GPIO_W2W_NRESET	16
+#define OVERO_GPIO_PENDOWN	114
 #define OVERO_GPIO_BT_NRESET	164
 #define OVERO_GPIO_USBH_CPEN	168
 #define OVERO_GPIO_USBH_NRESET	183
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP3: Overo: fix merge error
  2009-08-16 20:56 [PATCH] ARM: OMAP3: Overo: fix merge error Steve Sakoman
@ 2009-08-16 21:56 ` Steve Sakoman
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Sakoman @ 2009-08-16 21:56 UTC (permalink / raw)
  To: linux-omap

Please ignore this patch!

A previously submitted version seems to have made its way into
linux-omap since I pulled a couple of days ago.

Sorry for the noise.

Steve

On Sun, Aug 16, 2009 at 1:56 PM, Steve Sakoman<sakoman@gmail.com> wrote:
> Missing definition for OVERO_GPIO_PENDOWN
>
> Signed-off-by: Steve Sakoman <steve@sakoman.com>
>
> ---
>  arch/arm/mach-omap2/board-overo.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-overo.c
> b/arch/arm/mach-omap2/board-overo.c
> index 3fd614e..65bf008 100644
> --- a/arch/arm/mach-omap2/board-overo.c
> +++ b/arch/arm/mach-omap2/board-overo.c
> @@ -51,6 +51,7 @@
>
>  #define OVERO_GPIO_BT_XGATE    15
>  #define OVERO_GPIO_W2W_NRESET  16
> +#define OVERO_GPIO_PENDOWN     114
>  #define OVERO_GPIO_BT_NRESET   164
>  #define OVERO_GPIO_USBH_CPEN   168
>  #define OVERO_GPIO_USBH_NRESET 183
> --
> 1.6.0.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-16 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-16 20:56 [PATCH] ARM: OMAP3: Overo: fix merge error Steve Sakoman
2009-08-16 21:56 ` Steve Sakoman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.