[U-Boot] [PATCH] m68k: fix ambiguous bit testing
Anatolij Gustschin
agust at denx.de
Thu Dec 1 22:27:43 CET 2011
On Sat, 15 Oct 2011 16:10:42 -0400
Mike Frysinger <vapier at gentoo.org> wrote:
> Building for some m68k boards results in the warning:
>
> cpu_init.c: In function 'cpu_init_f':
> cpu_init.c:287: warning: suggest parentheses around
> operand of '!' or change '&' to '&&' or '!' to '~'
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> arch/m68k/cpu/mcf52x2/cpu_init.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-staging/agust at denx.de. Thanks!
Anatolij
More information about the U-Boot
mailing list