linux-kernel-test/sound/soc/samsung
Axel Lin f3a54a283b ASoC: samsung: s3c-i2s-v2.c needs module.h
Include <linux/module.h> to fix below build error:

  CC      sound/soc/samsung/s3c-i2s-v2.o
sound/soc/samsung/s3c-i2s-v2.c:573: warning: data definition has no type or storage class
sound/soc/samsung/s3c-i2s-v2.c:573: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
sound/soc/samsung/s3c-i2s-v2.c:573: warning: parameter names (without types) in function declaration
sound/soc/samsung/s3c-i2s-v2.c:638: warning: data definition has no type or storage class
sound/soc/samsung/s3c-i2s-v2.c:638: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
sound/soc/samsung/s3c-i2s-v2.c:638: warning: parameter names (without types) in function declaration
sound/soc/samsung/s3c-i2s-v2.c:677: warning: data definition has no type or storage class
sound/soc/samsung/s3c-i2s-v2.c:677: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
sound/soc/samsung/s3c-i2s-v2.c:677: warning: parameter names (without types) in function declaration
sound/soc/samsung/s3c-i2s-v2.c: In function 's3c_i2sv2_register_dai':
sound/soc/samsung/s3c-i2s-v2.c:736: warning: initialization discards qualifiers from pointer target type
sound/soc/samsung/s3c-i2s-v2.c: At top level:
sound/soc/samsung/s3c-i2s-v2.c:754: warning: data definition has no type or storage class
sound/soc/samsung/s3c-i2s-v2.c:754: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
sound/soc/samsung/s3c-i2s-v2.c:754: warning: parameter names (without types) in function declaration
sound/soc/samsung/s3c-i2s-v2.c:756: error: expected declaration specifiers or '...' before string constant
sound/soc/samsung/s3c-i2s-v2.c:756: warning: data definition has no type or storage class
sound/soc/samsung/s3c-i2s-v2.c:756: warning: type defaults to 'int' in declaration of 'MODULE_LICENSE'
sound/soc/samsung/s3c-i2s-v2.c:756: warning: function declaration isn't a prototype
make[3]: *** [sound/soc/samsung/s3c-i2s-v2.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>
2011-10-03 21:34:12 +01:00
..
ac97.c ASoC: samsung: Add __devexit_p at necessary places 2011-10-02 19:58:44 +01:00
dma.c ASoC: core - Optimise and refactor pcm_new() to pass only rtd 2011-06-07 18:38:27 +01:00
dma.h
goni_wm8994.c ASoC: Don't specify the DMA driver for Goni baseband link 2011-04-28 12:11:06 +01:00
h1940_uda1380.c ASoC: h1940: Fix compilation error due to missing header 2011-08-14 19:22:42 +09:00
i2s-regs.h ASoC: SAMSUNG: Add idma related register definition 2011-06-26 12:05:23 +01:00
i2s.c ASoC: samsung: Add __devexit_p at necessary places 2011-10-02 19:58:44 +01:00
i2s.h
idma.c ASoC: SAMSUNG: Add I2S0 internal dma driver 2011-08-12 09:48:26 +09:00
idma.h ASoC: SAMSUNG: Add I2S0 internal dma driver 2011-08-12 09:48:26 +09:00
jive_wm8750.c ASoC: Remove redundant -codec from WM8750 2011-08-14 19:19:43 +09:00
Kconfig ASoC: samsung: WM8994 depends on MFD_WM8994 2011-10-03 15:39:58 +01:00
ln2440sbc_alc650.c
Makefile ASoC: SAMSUNG: Add I2S0 internal dma driver 2011-08-12 09:48:26 +09:00
neo1973_wm8753.c ASoC: Don't specify the DMA driver for OpenMoko baseband link 2011-04-28 12:11:00 +01:00
pcm.c ASoC: samsung: Add __devexit_p at necessary places 2011-10-02 19:58:44 +01:00
pcm.h
regs-i2s-v2.h
rx1950_uda1380.c ASoC: rx1950: Fix compilation error due to missing header 2011-08-14 19:22:51 +09:00
s3c24xx_simtec_hermes.c Merge branch 'for-2.6.38' into for-2.6.39 2011-01-25 15:19:29 +00:00
s3c24xx_simtec_tlv320aic23.c Merge branch 'for-2.6.38' into for-2.6.39 2011-01-25 15:19:29 +00:00
s3c24xx_simtec.c ASoC: Staticise simtec_audio_resume() 2011-10-03 14:15:23 +01:00
s3c24xx_simtec.h
s3c24xx_uda134x.c ASoC: samsung: Fix checking return value of clk_get 2011-09-16 00:05:57 +01:00
s3c24xx-i2s.c ASoC: samsung: Add __devexit_p at necessary places 2011-10-02 19:58:44 +01:00
s3c24xx-i2s.h
s3c2412-i2s.c ASoC: samsung: Add __devexit_p at necessary places 2011-10-02 19:58:44 +01:00
s3c2412-i2s.h
s3c-i2s-v2.c ASoC: samsung: s3c-i2s-v2.c needs module.h 2011-10-03 21:34:12 +01:00
s3c-i2s-v2.h
smartq_wm8987.c ASoC: Remove redundant -codec from WM8750 2011-08-14 19:19:43 +09:00
smdk2443_wm9710.c
smdk_spdif.c
smdk_wm8580.c ASoC: Update SMDKs for WM8580 -codec removal 2011-08-10 00:17:48 +09:00
smdk_wm8580pcm.c ASoC: Update SMDKs for WM8580 -codec removal 2011-08-10 00:17:48 +09:00
smdk_wm8994.c ASoC: SAMSUNG: 24-bit audio playback on Exynos4210 2011-07-14 08:25:42 +09:00
smdk_wm8994pcm.c ASoC: SAMSUNG: Add WM8994 PCM Machine driver 2011-06-26 12:05:12 +01:00
smdk_wm9713.c
spdif.c ASoC: Staticise samsung_spdif_dai 2011-10-02 19:58:45 +01:00
spdif.h
speyside_wm8962.c ASoC: Use dai_fmt in speyside_wm8962 2011-09-28 13:22:33 +01:00
speyside.c ASoC: Add line loads to the list of supported detections for Speyside 2011-09-19 18:30:59 +01:00