[ALSA] soc - pxa2xx-pcm - Fix checkpatch warnings
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@@ -363,7 +363,6 @@ struct snd_soc_platform pxa2xx_soc_platform = {
|
|||||||
.pcm_new = pxa2xx_pcm_new,
|
.pcm_new = pxa2xx_pcm_new,
|
||||||
.pcm_free = pxa2xx_pcm_free_dma_buffers,
|
.pcm_free = pxa2xx_pcm_free_dma_buffers,
|
||||||
};
|
};
|
||||||
|
|
||||||
EXPORT_SYMBOL_GPL(pxa2xx_soc_platform);
|
EXPORT_SYMBOL_GPL(pxa2xx_soc_platform);
|
||||||
|
|
||||||
MODULE_AUTHOR("Nicolas Pitre");
|
MODULE_AUTHOR("Nicolas Pitre");
|
||||||
|
Reference in New Issue
Block a user