diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-06-21 15:26:49 +0200 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-12 11:50:56 +0200 |
commit | c8a8937b92f467aca377953db35ef7a454f4f1d8 (patch) | |
tree | 5f8cc60136f49f00ae0cae24cb88a6fbb6f25afb /drivers/firmware | |
parent | 67d74ce2fa7e0cdcf102504c6546ce5c23462158 (diff) |
power: regulator: stm32: Fix warnings when compiling with W=1
This patch solves the following warnings:
drivers/power/regulator/stm32-vrefbuf.c: In function 'stm32_vrefbuf_set_value':
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (uV == stm32_vrefbuf_voltages[i]) {
^~
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions