diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2017-10-21 10:17:47 +0200 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2017-10-21 10:17:47 +0200 |
commit | fb2c1934f30577756e55e24e8870b45c78da3bc2 (patch) | |
tree | c10617ef34e129839b67471c59bf0acf8ec5df7d /include/linux/bitfield.h | |
parent | 598f9b2ec479715decb8f6aea59a45459159c515 (diff) |
soc: mediatek: pwrap: fix compiler errors
When compiling using sparse, we got the following error:
drivers/soc/mediatek/mtk-pmic-wrap.c:686:25: error: dubious one-bit signed bitfield
Changing the data type to unsigned fixes this.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'include/linux/bitfield.h')
0 files changed, 0 insertions, 0 deletions