summaryrefslogtreecommitdiff
path: root/sound/mips
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-12-07 09:52:19 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-07 16:12:12 (GMT)
commit974edd30beafdb136cdfc6839a143e23c826dc89 (patch)
tree5b3f7b9b2bb019bd7fde85d95e9e2f4b5e6c46db /sound/mips
parent68264d2a081f4032804adedb9ed9a680f7dade7e (diff)
downloadlinux-fsl-qoriq-974edd30beafdb136cdfc6839a143e23c826dc89.tar.xz
ASoC: Include linux/module.h for smdk2443_wm9710
Include linux/module.h to fix below build error: CC sound/soc/samsung/smdk2443_wm9710.o sound/soc/samsung/smdk2443_wm9710.c:64: error: expected declaration specifiers or '...' before string constant sound/soc/samsung/smdk2443_wm9710.c:64: warning: data definition has no type or storage class sound/soc/samsung/smdk2443_wm9710.c:64: warning: type defaults to 'int' in declaration of 'MODULE_AUTHOR' sound/soc/samsung/smdk2443_wm9710.c:64: warning: function declaration isn't a prototype sound/soc/samsung/smdk2443_wm9710.c:65: error: expected declaration specifiers or '...' before string constant sound/soc/samsung/smdk2443_wm9710.c:65: warning: data definition has no type or storage class sound/soc/samsung/smdk2443_wm9710.c:65: warning: type defaults to 'int' in declaration of 'MODULE_DESCRIPTION' sound/soc/samsung/smdk2443_wm9710.c:65: warning: function declaration isn't a prototype sound/soc/samsung/smdk2443_wm9710.c:66: error: expected declaration specifiers or '...' before string constant sound/soc/samsung/smdk2443_wm9710.c:66: warning: data definition has no type or storage class sound/soc/samsung/smdk2443_wm9710.c:66: warning: type defaults to 'int' in declaration of 'MODULE_LICENSE' sound/soc/samsung/smdk2443_wm9710.c:66: warning: function declaration isn't a prototype make[3]: *** [sound/soc/samsung/smdk2443_wm9710.o] Error 1 make[2]: *** [sound/soc/samsung] Error 2 make[1]: *** [sound/soc] Error 2 make: *** [sound] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions