mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
6d6aececfe
With gcc-5.3 we get a warning for using switch() on a bool type. Rewrite these sections as if/else and update the one section that was using 1/0 instead of true/false. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com> |
||
---|---|---|
.. | ||
act8846.c | ||
fixed.c | ||
Kconfig | ||
Makefile | ||
max77686.c | ||
pfuze100.c | ||
regulator-uclass.c | ||
s5m8767.c | ||
sandbox.c | ||
tps65090_regulator.c |