public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: Kirkwood: Correct header define
@ 2009-06-30 16:11 Simon Kagstrom
  2009-06-30 16:31 ` Prafulla Wadaskar
  2009-06-30 21:20 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Kagstrom @ 2009-06-30 16:11 UTC (permalink / raw)
  To: u-boot

Correct define typo (. -> ,)

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
---
 include/asm-arm/arch-kirkwood/mpp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/asm-arm/arch-kirkwood/mpp.h b/include/asm-arm/arch-kirkwood/mpp.h
index e021a80..bc74278 100644
--- a/include/asm-arm/arch-kirkwood/mpp.h
+++ b/include/asm-arm/arch-kirkwood/mpp.h
@@ -289,7 +289,7 @@
 
 #define MPP48_GPIO		MPP( 48, 0x0, 1, 1, 0,   0,   0,   1    )
 #define MPP48_TSMP12		MPP( 48, 0x1, 1, 1, 0,   0,   0,   1    )
-#define MPP48_TDM_DTX		MPP( 48. 0x2, 0, 1, 0,   0,   0,   1    )
+#define MPP48_TDM_DTX		MPP( 48, 0x2, 0, 1, 0,   0,   0,   1    )
 
 #define MPP49_GPIO		MPP( 49, 0x0, 1, 1, 0,   0,   0,   1    )
 #define MPP49_TSMP9		MPP( 49, 0x1, 1, 1, 0,   0,   0,   1    )
-- 
1.6.0.4

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

* [U-Boot] [PATCH] arm: Kirkwood: Correct header define
  2009-06-30 16:11 [U-Boot] [PATCH] arm: Kirkwood: Correct header define Simon Kagstrom
@ 2009-06-30 16:31 ` Prafulla Wadaskar
  2009-06-30 21:20 ` Jean-Christophe PLAGNIOL-VILLARD
  1 sibling, 0 replies; 3+ messages in thread
From: Prafulla Wadaskar @ 2009-06-30 16:31 UTC (permalink / raw)
  To: u-boot

Dear Simon

Thanks for the correction.

Hi Jean,
How should we go ahead with this?

Regards..
Prafulla . .
 

> -----Original Message-----
> From: u-boot-bounces at lists.denx.de 
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Simon Kagstrom
> Sent: Tuesday, June 30, 2009 9:42 PM
> To: U-Boot ML
> Subject: [U-Boot] [PATCH] arm: Kirkwood: Correct header define
> 
> Correct define typo (. -> ,)
> 
> Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
> ---
>  include/asm-arm/arch-kirkwood/mpp.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/asm-arm/arch-kirkwood/mpp.h 
> b/include/asm-arm/arch-kirkwood/mpp.h
> index e021a80..bc74278 100644
> --- a/include/asm-arm/arch-kirkwood/mpp.h
> +++ b/include/asm-arm/arch-kirkwood/mpp.h
> @@ -289,7 +289,7 @@
>  
>  #define MPP48_GPIO		MPP( 48, 0x0, 1, 1, 0,   0,   
> 0,   1    )
>  #define MPP48_TSMP12		MPP( 48, 0x1, 1, 1, 0,   0,   
> 0,   1    )
> -#define MPP48_TDM_DTX		MPP( 48. 0x2, 0, 1, 0,  
>  0,   0,   1    )
> +#define MPP48_TDM_DTX		MPP( 48, 0x2, 0, 1, 0,  
>  0,   0,   1    )
>  
>  #define MPP49_GPIO		MPP( 49, 0x0, 1, 1, 0,   0,   
> 0,   1    )
>  #define MPP49_TSMP9		MPP( 49, 0x1, 1, 1, 0,   0,   
> 0,   1    )
> --
> 1.6.0.4
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 

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

* [U-Boot] [PATCH] arm: Kirkwood: Correct header define
  2009-06-30 16:11 [U-Boot] [PATCH] arm: Kirkwood: Correct header define Simon Kagstrom
  2009-06-30 16:31 ` Prafulla Wadaskar
@ 2009-06-30 21:20 ` Jean-Christophe PLAGNIOL-VILLARD
  1 sibling, 0 replies; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-06-30 21:20 UTC (permalink / raw)
  To: u-boot

On 18:11 Tue 30 Jun     , Simon Kagstrom wrote:
> Correct define typo (. -> ,)
> 
> Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
> ---
>  include/asm-arm/arch-kirkwood/mpp.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-arm

Best Regards,
J.

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

end of thread, other threads:[~2009-06-30 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 16:11 [U-Boot] [PATCH] arm: Kirkwood: Correct header define Simon Kagstrom
2009-06-30 16:31 ` Prafulla Wadaskar
2009-06-30 21:20 ` Jean-Christophe PLAGNIOL-VILLARD

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