remarkable-linux/sound/soc/au1x
Ralf Baechle d2ee88d0aa ASoC: au1x: Fix build
d8b51c11ff [ASoC: ac97c: Use
module_platform_driver()] broke the build:

 CC      sound/soc/au1x/ac97c.o
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: expected identifier or ‘(’ before ‘&’ token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: pasting "__initcall_" and "&" does not give a valid preprocessing token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘&’ token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: expected identifier or ‘(’ before ‘&’ token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: pasting "__exitcall_" and "&" does not give a valid preprocessing token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:344:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘&’ token
/home/ralf/src/linux/upstream-sfr/sound/soc/au1x/ac97c.c:334:31: warning: ‘au1xac97c_driver’ defined but not used [-Wunused-variable]
make[5]: *** [sound/soc/au1x/ac97c.o] Error 1
make[4]: *** [sound/soc/au1x] Error 2
make[3]: *** [sound/soc] Error 2

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-31 10:06:04 +01:00
..
ac97c.c ASoC: au1x: Fix build 2013-07-31 10:06:04 +01:00
db1000.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
db1200.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
dbdma2.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
dma.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
i2sc.c ASoC: switch over to use snd_soc_register_component() on au1x i2sc 2013-03-26 21:55:23 +00:00
Kconfig MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. 2011-12-07 22:02:06 +00:00
Makefile ASoC: Add a DB1x00 AC97 machine driver 2011-07-27 19:10:48 +01:00
psc-ac97.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
psc-i2s.c ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s 2013-03-26 21:55:23 +00:00
psc.h ASoC: au1x: use substream stream info directly 2011-07-27 19:16:51 +01:00