summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2016-01-17 02:44:37 +0000
committerTom Rini <[email protected]>2016-01-19 08:32:00 -0500
commit6d6aececfeb3eb96304e073b910681c7e12b66ca (patch)
treeacfd3df59909943b0f8cbcb7b1865dd4a044bc04 /include/linux
parent22bd03a6a21d116a60f3b3529c7bd5d6e86a1d46 (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