]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ingenic: Unconditionally depend on devicetree
authorPaul Cercueil <paul@crapouillou.net>
Sat, 23 May 2020 12:54:55 +0000 (14:54 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 28 May 2020 12:20:17 +0000 (13:20 +0100)
commite6825bae26812e981c4d6f93214f0259ca9a4977
tree3341c1c68029054aee3c6934c0720f05691382ff
parent93e0f69a40c821449ff3cd6b5bb61fce64e8dbb2
ASoC: ingenic: Unconditionally depend on devicetree

All boards with Ingenic SoCs probe with devicetree already, we have no
use for a non-devicetree path.

This solves some compilation warnings that were caused by unused
variables in the case where CONFIG_OF was disabled.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200523125455.12392-1-paul@crapouillou.net
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/jz4725b.c
sound/soc/codecs/jz4740.c
sound/soc/codecs/jz4770.c
sound/soc/jz4740/Kconfig
sound/soc/jz4740/jz4740-i2s.c