]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm: Remove clock framework ifdefs
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 28 Aug 2018 13:35:02 +0000 (14:35 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 18:35:22 +0000 (19:35 +0100)
commit02690e5ab424722f90857d677ff5b1c466e4d635
tree3599bf419d82b6c63af940224cf041602e5f8c63
parent9982f638791484cb0ee7df5283068272efc84c5d
ASoC: dapm: Remove clock framework ifdefs

The clock code now has stub functions defined in its header files so
the ifdefs around clocking code should no longer be necessary.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c