d5993c5cc9bc83762ae1b5bd287438022e8afe author Lothar Waßmann 1323437891 +0100 committer Mark Brown 1323572335 +0800 ASoC: mxs: Add missing MODULE_LICENSE("GPL") The sound driver refuses to load as module, because of the missing MODULE_LICENSE("GPL"). The file header indicates that the driver is indeed published under the GPL. Signed-off-by: Lothar Waßmann Acked-by: Wolfram Sang Signed-off-by: Mark Brown