Home
last modified time | relevance | path

Searched hist:"65 f0d12152cd9930acbefbd79e403e1688522901" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c65f0d12152cd9930acbefbd79e403e1688522901 Sat Oct 15 10:10:42 UTC 2011 Mike Frysinger <vapier@gentoo.org> m68k: fix ambiguous bit testing

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@gentoo.org>