ASoC: spdif: set module licence to GPL
authorKevin Hilman <khilman@deeprootsystems.com>
Mon, 13 Jul 2009 21:50:40 +0000 (14:50 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Jul 2009 22:01:30 +0000 (23:01 +0100)
commit0a0cf58d93b49bdd3ba6049a5536e76c32ef7f88
tree2b9cd1afc59137e2b906efac48a62b9aa976bdba
parenta27e304b5c0bd7a3d6f337fd107a0a93d8687821
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 <khilman@deeprootsystems.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/spdif_transciever.c