From: Kevin Hilman Date: Mon, 13 Jul 2009 21:50:40 +0000 (-0700) Subject: ASoC: spdif: set module licence to GPL X-Git-Tag: v2.6.32-rc1~166^2~83^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0cf58d93b49bdd3ba6049a5536e76c32ef7f88;p=pandora-kernel.git ASoC: spdif: set module licence to GPL Without MODULE_LICENCE("GPL"), when built as a module it will fail to load because it uses other GPL symbols from kernel. Signed-off-by: Kevin Hilman Signed-off-by: Mark Brown --- Reading git-diff-tree failed