public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] OMAP3: igep00x0: fix a build warning on IGEP boards
@ 2013-01-26 12:18 Javier Martinez Canillas
  2013-01-26 13:42 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Javier Martinez Canillas @ 2013-01-26 12:18 UTC (permalink / raw)
  To: u-boot

commit b689cd5 OMAP3: use a single board file for IGEP devices

introduced the following build warning:

igep00x0.h:168:24: warning: backslash-newline at end of file [enabled
by default]

This patch fixes the issue.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 board/isee/igep00x0/igep00x0.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/isee/igep00x0/igep00x0.h b/board/isee/igep00x0/igep00x0.h
index 3a84335..ea1e9ac 100644
--- a/board/isee/igep00x0/igep00x0.h
+++ b/board/isee/igep00x0/igep00x0.h
@@ -167,4 +167,4 @@ static void setup_net_chip(void);
 
 #define MUX_IGEP0030() \
 	MUX_VAL(CP(UART1_TX),       (IDIS | PTD | DIS | M0)) /* UART1_TX */\
-	MUX_VAL(CP(UART1_RX),       (IEN  | PTD | DIS | M0)) /* UART1_RX */\
+	MUX_VAL(CP(UART1_RX),       (IEN  | PTD | DIS | M0)) /* UART1_RX */
-- 
1.7.7.6

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

* [U-Boot] [PATCH 1/1] OMAP3: igep00x0: fix a build warning on IGEP boards
  2013-01-26 12:18 [U-Boot] [PATCH 1/1] OMAP3: igep00x0: fix a build warning on IGEP boards Javier Martinez Canillas
@ 2013-01-26 13:42 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2013-01-26 13:42 UTC (permalink / raw)
  To: u-boot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/26/2013 07:18 AM, Javier Martinez Canillas wrote:

> commit b689cd5 OMAP3: use a single board file for IGEP devices
> 
> introduced the following build warning:
> 
> igep00x0.h:168:24: warning: backslash-newline at end of file
> [enabled by default]
> 
> This patch fixes the issue.
> 
> Signed-off-by: Javier Martinez Canillas
> <javier.martinez@collabora.co.uk>

Applied to u-boot-ti/master, thanks!

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRA91OAAoJENk4IS6UOR1WkK0QAIAiz5KHO1UQZVJXuTtsAulX
XtOAfmlEIKeFvGuAe1MWgXF7dnzODK+kfjZiZV8KW28xTp43EPi5V9i4yQtwGY67
GiYg+kL4VGBbLFCy2/taCe4S8oK1GC4kARxPjM/K371JqXvoXkpJcsRUllvmNvKy
a/CYNSWwRXc7Y2izHBHoc3/hVSiVYMVsqBZiklb5Sj/X+znxL+P8NE4Q6tS/erCa
W1wN7wAXNhZlGcZWyqL9fxjT1ex3sTfred8nsGh71UfWV8SYvMz8dkdVXFmhTFH3
E9HyYy4RrDnszdhGO0Wv6sKzRUKyXJQyqUkFOfRAKm+KzyPNzgThEtl034RTwgY6
8IwD5k/A1/o2WmDIVGPtodNUWaI23RzynhU9yafRWigCbN9VMUNJnBu4cftceomX
DQjwgAZy4UqCFrvL67HNgRTdBzozYFeeOj3WkZWIfVMMBAntaNIbffoSwPdtnyD7
BWDJuu/QCul1y6q3XQd1YvefdswykChW7Sfe9gXMS7c4PMcfBDexcubBzU4KQz8G
YpXf0nFkDdkeeZ37NfPSZl4d+ebFYvmyFL16S0KHcwY/gjA9iu1XEHbUOaPMv4Gs
18hc1uq72LbjELM+lHzbbt/92G9YqxyBTLAAiOCNUSYQ0LSoVB5fZXFsZOoK+tTN
PaXiZTi0OlS31TOxXvAV
=ZUp2
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2013-01-26 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 12:18 [U-Boot] [PATCH 1/1] OMAP3: igep00x0: fix a build warning on IGEP boards Javier Martinez Canillas
2013-01-26 13:42 ` Tom Rini

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