mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00:00
[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:
parent
22cd630285
commit
b32432e3f2
1 changed files with 4 additions and 5 deletions
|
@ -363,7 +363,6 @@ struct snd_soc_platform pxa2xx_soc_platform = {
|
|||
.pcm_new = pxa2xx_pcm_new,
|
||||
.pcm_free = pxa2xx_pcm_free_dma_buffers,
|
||||
};
|
||||
|
||||
EXPORT_SYMBOL_GPL(pxa2xx_soc_platform);
|
||||
|
||||
MODULE_AUTHOR("Nicolas Pitre");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue