diff options
| author | Tom Rini <[email protected]> | 2016-01-17 02:44:37 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-01-19 08:32:00 -0500 |
| commit | 6d6aececfeb3eb96304e073b910681c7e12b66ca (patch) | |
| tree | acfd3df59909943b0f8cbcb7b1865dd4a044bc04 /include/linux | |
| parent | 22bd03a6a21d116a60f3b3529c7bd5d6e86a1d46 (diff) | |
power: regulator: max77686: Don't use switch() on bools
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Acked-by: Przemyslaw Marczak <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
