[U-Boot] [PATCH] sparc: fix unknown escape sequence warnings
Anatolij Gustschin
agust at denx.de
Thu Dec 1 22:08:58 CET 2011
On Thu, 13 Oct 2011 01:47:51 -0400
Mike Frysinger <vapier at gentoo.org> wrote:
> I don't know what exactly the code was going for, but the object code
> is the same before/after my change, and in looking at the env strings,
> this seems to be OK.
>
> Otherwise gcc warns:
> cc1: warning: unknown escape sequence: '\$'
> cc1: warning: unknown escape sequence: '\)'
> cc1: warning: unknown escape sequence: '\040'
> cc1: warning: unknown escape sequence: '\$'
> cc1: warning: unknown escape sequence: '\)'
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> include/configs/gr_cpci_ax2000.h | 2 +-
> include/configs/gr_ep2s60.h | 2 +-
> include/configs/gr_xc3s_1500.h | 2 +-
> include/configs/grsim.h | 2 +-
> include/configs/grsim_leon2.h | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)
Appied to u-boot-staging/agust at denx.de. Thanks!
Anatolij
More information about the U-Boot
mailing list