diff options
Diffstat (limited to 'sound/soc/s3c24xx/s3c-dma.c')
-rw-r--r-- | sound/soc/s3c24xx/s3c-dma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/s3c-dma.c b/sound/soc/s3c24xx/s3c-dma.c index 9f91b2d5145..54bff83c98b 100644 --- a/sound/soc/s3c24xx/s3c-dma.c +++ b/sound/soc/s3c24xx/s3c-dma.c | |||
@@ -500,3 +500,4 @@ module_exit(snd_s3c24xx_pcm_exit); | |||
500 | MODULE_AUTHOR("Ben Dooks, <ben@simtec.co.uk>"); | 500 | MODULE_AUTHOR("Ben Dooks, <ben@simtec.co.uk>"); |
501 | MODULE_DESCRIPTION("Samsung S3C Audio DMA module"); | 501 | MODULE_DESCRIPTION("Samsung S3C Audio DMA module"); |
502 | MODULE_LICENSE("GPL"); | 502 | MODULE_LICENSE("GPL"); |
503 | MODULE_ALIAS("platform:s3c24xx-pcm-audio"); | ||