commit | eb108c3611dd21d5d058cee25fec1c29baf5b0c9 | [log] [tgz] |
---|---|---|
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | Tue Oct 02 10:16:50 2018 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 02 15:58:11 2018 +0100 |
tree | c60b0ab0dd2ab23fd0f515565c9f16d3221fd8f9 | |
parent | 2ece646c90c5b45dd76c76ea207a3f3459f2c472 [diff] |
regulator: bd718xx: fix build warning on x86_64 Casting address to unsigned int causes a warning on some 64 bit architectures. Fix the cast. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@kernel.org>