public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: OMAP: Fix Siemens SX1 building failure
@ 2007-11-29 15:14 Carlos Aguiar
  2007-12-01  0:08 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Aguiar @ 2007-11-29 15:14 UTC (permalink / raw)
  To: omap-linux

From: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>

This patch redefines CN_IDX_SX1SND and CN_VAL_SX1SND macros at include/linux/connector.h.
It is based on Komal Shah' earlier patch.

Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
---
 include/linux/connector.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/linux/connector.h b/include/linux/connector.h
index 13fc454..29ddd3f 100644
--- a/include/linux/connector.h
+++ b/include/linux/connector.h
@@ -36,6 +36,8 @@
 #define CN_VAL_CIFS                     0x1
 #define CN_W1_IDX			0x3	/* w1 communication */
 #define CN_W1_VAL			0x1
+#define CN_IDX_SX1SND			0x4
+#define CN_VAL_SX1SND			0x1
 #define CN_IDX_V86D			0x4
 #define CN_VAL_V86D_UVESAFB		0x1
 
-- 1.5.3.GIT

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

* Re: [PATCH 1/1] ARM: OMAP: Fix Siemens SX1 building failure
  2007-11-29 15:14 [PATCH 1/1] ARM: OMAP: Fix Siemens SX1 building failure Carlos Aguiar
@ 2007-12-01  0:08 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-12-01  0:08 UTC (permalink / raw)
  To: Carlos Aguiar; +Cc: omap-linux

* Carlos Aguiar <carlos.aguiar@indt.org.br> [071129 07:16]:
> From: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
> 
> This patch redefines CN_IDX_SX1SND and CN_VAL_SX1SND macros at include/linux/connector.h.
> It is based on Komal Shah' earlier patch.
> 
> Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
> ---
>  include/linux/connector.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/connector.h b/include/linux/connector.h
> index 13fc454..29ddd3f 100644
> --- a/include/linux/connector.h
> +++ b/include/linux/connector.h
> @@ -36,6 +36,8 @@
>  #define CN_VAL_CIFS                     0x1
>  #define CN_W1_IDX			0x3	/* w1 communication */
>  #define CN_W1_VAL			0x1
> +#define CN_IDX_SX1SND			0x4
> +#define CN_VAL_SX1SND			0x1
>  #define CN_IDX_V86D			0x4
>  #define CN_VAL_V86D_UVESAFB		0x1
>  

Pushing today.

Tony

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

end of thread, other threads:[~2007-12-01  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29 15:14 [PATCH 1/1] ARM: OMAP: Fix Siemens SX1 building failure Carlos Aguiar
2007-12-01  0:08 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox