u-boot-brain/board/keymile
Jeroen Hofstee 2716077cda board:keymile: remove unnecessary double braces
Clang interpretes an if condition like  "if ((a = b) == NULL)
as it tries to assign a value in a statement. Hence if you do
"if ((something)) it warns you that you might be confused.
Hence drop the double braces for plane if statements.

cc: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-06-11 16:27:06 -04:00
..
common board:keymile: remove unnecessary double braces 2014-06-11 16:27:06 -04:00
km_arm arm/km: introduce kmsugp1 target 2014-02-13 17:45:36 +01:00
km82xx Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
km83xx Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
kmp204x kmp204x: add workaround for A-004849 2014-05-13 08:26:55 -07:00
scripts arm/km: define fdt_high env variable and allow backwards compatibility 2014-02-13 16:18:13 +01:00