diff options
author | Bo Shen <voice.shen@atmel.com> | 2013-01-31 11:53:37 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-02-04 18:34:13 +0000 |
commit | d8976cfd8257cd9539f19cd7fe512be468ed8118 (patch) | |
tree | efd2a5ae8789c88b49f99ce812a86cee442404b4 /sound/oss/pas2_card.c | |
parent | 153f5a18e4a88d8a3c2d1a19658a3ce34559b473 (diff) | |
download | blackbird-op-linux-d8976cfd8257cd9539f19cd7fe512be468ed8118.tar.gz blackbird-op-linux-d8976cfd8257cd9539f19cd7fe512be468ed8118.zip |
ASoC: atmel_pcm: make it buildable as module
When build as module, it reports following error, using this patch
fix it
sound/soc/atmel/atmel-pcm-pdc.c:387: error: redefinition of 'atmel_pcm_pdc_platform_register'
sound/soc/atmel/atmel-pcm.h:95: note: previous definition of 'atmel_pcm_pdc_platform_register' was here
sound/soc/atmel/atmel-pcm-pdc.c:393: error: redefinition of 'atmel_pcm_pdc_platform_unregister'
sound/soc/atmel/atmel-pcm.h:99: note: previous definition of 'atmel_pcm_pdc_platform_unregister' was here
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/oss/pas2_card.c')
0 files changed, 0 insertions, 0 deletions