linux-stable/sound/soc/omap
Arnd Bergmann d13e4362de ASoC: fix ABE_TWL6040 dependency
The TWL6040 ASoC support has recently started turning on CLK_TWL6040,
but that fails to build when CONFIG_COMMON_CLK is disabled:

warning: (SND_OMAP_SOC_OMAP_ABE_TWL6040) selects CLK_TWL6040 which has unmet direct dependencies (COMMON_CLK && TWL6040_CORE)
0xF18E38F6 Thu Jun 9 18:57:32 CEST 2016 failed
In file included from ../include/linux/clocksource.h:18:0,
                 from ../drivers/clocksource/timer-nps.c:34:
../include/linux/of.h:1005:20: error: comparison of distinct pointer types lacks a cast [-Werror]
        .data = (fn == (fn_type)NULL) ? fn : fn  }
                    ^

This adds a dependency to avoid the invalid configuration.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 443500a392 ("ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040")
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-06-13 17:44:37 +01:00
..
am3517evm.c
ams-delta.c ASoC: ams-deltea: Register jacks at the card level 2015-03-04 17:10:26 +00:00
Kconfig ASoC: fix ABE_TWL6040 dependency 2016-06-13 17:44:37 +01:00
Makefile ASoC: omap: Remove obsolete HDMI audio code and Kconfig options 2014-12-01 11:09:56 +02:00
mcbsp.c ASoC: omap-mcbsp: Enable/disable sidetone block auto clock gating for omap3 2016-03-18 10:39:48 +00:00
mcbsp.h
n810.c ASoC: omap: n810: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:47 +09:00
omap-abe-twl6040.c ASoC: omap-abe-twl6040: Register jacks at the card level 2015-03-04 17:10:26 +00:00
omap-dmic.c ASoC: omap: drop owner assignment from platform_drivers 2014-10-20 16:22:11 +02:00
omap-dmic.h
omap-hdmi-audio.c ASoC: omap-hdmi-audio: Support for DRA7xx family 2016-03-12 12:56:56 +07:00
omap-mcbsp.c ASoC: OMAP: mcbsp: Fix CLKX and CLKR pinmux when used as inputs 2015-02-26 11:48:49 +09:00
omap-mcbsp.h
omap-mcpdm.c ASoC: omap: drop owner assignment from platform_drivers 2014-10-20 16:22:11 +02:00
omap-mcpdm.h
omap-pcm.c Merge remote-tracking branch 'asoc/topic/omap' into asoc-next 2016-05-27 13:45:41 +01:00
omap-twl4030.c ASoC: omap-twl4030: Use card DAPM context to access widgets 2015-05-06 18:53:58 +01:00
omap3pandora.c ASoC: omap3pandora: Use card DAPM context to access widgets 2015-07-07 14:54:31 +01:00
osk5912.c
rx51.c ASoC: omap: rx51: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:56 +09:00