diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2020-08-21 05:18:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-21 18:28:19 +0200 |
commit | bbe26107204eb64e7be1b3433e8b2252edc0b375 (patch) | |
tree | ccb1ce11030bbeeb109b76ae47ec210413ca01b9 /drivers/regulator/qcom-rpmh-regulator.c | |
parent | regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=n (diff) | |
download | linux-bbe26107204eb64e7be1b3433e8b2252edc0b375.tar.xz linux-bbe26107204eb64e7be1b3433e8b2252edc0b375.zip |
regulator: sy8106a: Fix W=1 build warning when CONFIG_OF=n
Fix below warning when CONFIG_OF=n:
drivers/regulator/sy8106a-regulator.c:126:34: warning: ‘sy8106a_i2c_of_match’ defined but not used [-Wunused-const-variable=]
126 | static const struct of_device_id sy8106a_i2c_of_match[] = {
| ^~~~~~~~~~~~~~~~~~~~
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20200821111820.5c6ddb04@xhacker.debian
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/qcom-rpmh-regulator.c')
0 files changed, 0 insertions, 0 deletions