Files
linux/drivers
Matthias Brugger fb2c1934f3 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>
2017-10-21 10:17:47 +02:00
..
2017-09-14 17:34:43 +02:00
2017-08-29 13:46:35 +02:00
2017-08-30 14:03:42 -06:00
2017-08-24 09:57:28 +02:00