From: Lothar Waßmann Date: Fri, 9 Dec 2011 13:38:11 +0000 (+0100) Subject: ASoC: mxs: Add missing MODULE_LICENSE("GPL") X-Git-Tag: v3.2-rc6~6^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c8eb9a9115dbbf1658a79f19f18a887c18119b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed