diff options
author | Sachin Kamat <sachin.kamat@samsung.com> | 2014-06-24 12:29:16 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-06-24 19:25:13 +0400 |
commit | 5f986f7c2b878142f80cc23391631a71772692a8 (patch) | |
tree | a99cc48a4ddb801420d00c9d92ce23e5061a616b /drivers/regulator/tps65090-regulator.c | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | linux-5f986f7c2b878142f80cc23391631a71772692a8.tar.xz |
regulator: tps65218: Fix build warnings
rdev_get_id() returns an int. Convert rid to type int to avoid the
following warnings:
drivers/regulator/tps65218-regulator.c:132:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
drivers/regulator/tps65218-regulator.c:146:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/tps65090-regulator.c')
0 files changed, 0 insertions, 0 deletions