ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiq
authorAxel Lin <axel.lin@gmail.com>
Mon, 12 Dec 2011 08:01:15 +0000 (16:01 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 12 Dec 2011 10:10:02 +0000 (18:10 +0800)
This driver can be built as module and the file header indicates that
the driver is published under the GPL.
Thus add MODULE_LICENSE("GPL") for it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found