commit | 0604ca48f1689ad06144b81f5c08f297b6edd831 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Dec 12 16:01:15 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 12 18:10:02 2011 +0800 |
tree | 6bd7d4bbb2b3e1cee9e6014e35b21d5a98267eb6 | |
parent | 3628137646e2ee25c9e46ba9d2c20b313e4a1a25 [diff] |
ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiq 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>