alistair23-linux/sound/soc/pxa
Arnd Bergmann 5229f1f4a4 ASoC: PXA: Brownstone needs I2C
I rand into a new build error with SND_MMP_SOC_BROWNSTONE:

warning: (SND_MMP_SOC_BROWNSTONE && SND_SOC_SAMSUNG_SMDK_WM8994 && SND_SOC_SMDK_WM8994_PCM && SND_SOC_LITTLEMILL) selects MFD_WM8994 which has unmet direct dependencies (HAS_IOMEM && I2C)
drivers/mfd/wm8994-core.c:688:1: error: data definition has no type or storage class [-Werror]
drivers/mfd/wm8994-core.c:688:1: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int]

I don't see why this never showed up before, as the dependency seems to
have been missing since the symbol was first introduced several years
ago. This adds a dependency like the other drivers have.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-10-24 18:28:42 +01:00
..
brownstone.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
corgi.c ASoC: pxa: corgi: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:05 +09:00
e740_wm9705.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
e750_wm9705.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
e800_wm9712.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
em-x270.c ASoC: pxa: Add .owner to struct snd_soc_card 2011-12-22 11:04:18 +00:00
hx4700.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
imote2.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
Kconfig ASoC: PXA: Brownstone needs I2C 2016-10-24 18:28:42 +01:00
magician.c ASoC: pxa: magician: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:05 +09:00
Makefile ASoC: remove saarb and tavorevb3 machine drivers 2013-05-15 08:59:29 +04:00
mioa701_wm9713.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
mmp-pcm.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
mmp-sspa.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
mmp-sspa.h ASoC: mmp: add sspa support 2012-06-13 13:13:39 +01:00
palm27x.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
poodle.c ASoC: pxa: poodle: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:05 +09:00
pxa-ssp.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
pxa-ssp.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
pxa2xx-ac97.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
pxa2xx-ac97.h ASoC: pxa2xx: fixup multi-platform AC'97 build failures 2013-06-29 13:24:29 +01:00
pxa2xx-i2s.c ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm 2015-09-30 23:21:16 +01:00
pxa2xx-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
pxa2xx-pcm.c ASoC: pxa: Fix module autoload for platform drivers 2016-05-06 17:42:28 +01:00
raumfeld.c ASoC: raumfeld: Use static DAI format setup 2015-01-06 17:34:28 +00:00
spitz.c ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:05 +09:00
tosa.c ASoC: pxa: tosa: Fix enum ctl accesses in a wrong type 2016-03-01 12:02:05 +09:00
ttc-dkb.c ASoC: pxa: Convert to devm_snd_soc_register_card 2015-09-14 18:33:41 +01:00
z2.c ASoC: z2: Automatically disconnect non-connected pins 2015-05-08 12:05:07 +01:00
zylonite.c ASoC: zylonite: Use static DAI format setup 2015-01-06 17:34:28 +00:00