Commits
Javier Martinez Canillas committed 3e857d041fd
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>