commit | 65f0d12152cd9930acbefbd79e403e1688522901 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Oct 15 10:10:42 2011 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Dec 05 21:55:25 2011 +0100 |
tree | 2691649274bacd1486d2ca6d5045fd1377274244 | |
parent | 3a2b9f28c02884157ffd99e2d80454182242410d [diff] |
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>