mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-26 06:04:07 +01:00
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 | ||