linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] regulator: Fix W=1 build warning when CONFIG_OF=n
@ 2020-08-20  7:48 Jisheng Zhang
  0 siblings, 0 replies; only message in thread
From: Jisheng Zhang @ 2020-08-20  7:48 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Support Opensource, Maxime Coquelin,
	Alexandre Torgue, Icenowy Zheng
  Cc: linux-kernel, linux-arm-kernel, linux-stm32

Fixing W=1 build warning when no support for device tree is there.

Jisheng Zhang (12):
  regulator: 88pg86x: Fix W=1 build warning when CONFIG_OF=n
  regulator: da9210: Fix W=1 build warning when CONFIG_OF=n
  regulator: fan53555: Fix W=1 build warning when CONFIG_OF=n
  regulator: fixed: Fix W=1 build warnings when CONFIG_OF=n
  regulator: ltc3589: Fix W=1 build warning when CONFIG_OF=n
  regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=n
  regulator: max1586: Fix W=1 build warning when CONFIG_OF=n
  regulator: max77826: Fix W=1 build warning when CONFIG_OF=n
  regulator: pwm: Fix W=1 build warning when CONFIG_OF=n
  regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=n
  regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=n
  regulator: sy8106a: Fix W=1 build warning when CONFIG_OF=n

 drivers/regulator/88pg86x.c            |  2 ++
 drivers/regulator/da9210-regulator.c   |  2 ++
 drivers/regulator/fan53555.c           |  2 ++
 drivers/regulator/fixed.c              | 16 ++++++++--------
 drivers/regulator/ltc3589.c            |  2 ++
 drivers/regulator/ltc3676.c            |  2 ++
 drivers/regulator/max1586.c            |  2 ++
 drivers/regulator/max77826-regulator.c |  2 ++
 drivers/regulator/pwm-regulator.c      |  2 ++
 drivers/regulator/stm32-pwr.c          |  2 ++
 drivers/regulator/stm32-vrefbuf.c      |  2 ++
 drivers/regulator/sy8106a-regulator.c  |  2 ++
 12 files changed, 30 insertions(+), 8 deletions(-)

-- 
2.28.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-20  7:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20  7:48 [PATCH 00/12] regulator: Fix W=1 build warning when CONFIG_OF=n Jisheng Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).