commit | d6c8a12012cef22b547e666b8b451e7f119ff518 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@dowhile0.org> | Sat Jan 26 13:18:32 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Feb 07 10:36:26 2013 -0500 |
tree | c5d460709482b867b7ab6c1d46207d2c74c7ae7a | |
parent | 8f12c7c3fb107bbd08ce254510731d1ed3032c87 [diff] |
OMAP3: igep00x0: fix a build warning on IGEP boards 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>