summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap3evm.c
diff options
context:
space:
mode:
authorAnuj Aggarwal <anuj.aggarwal@ti.com>2009-11-17 17:13:42 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-11-18 14:46:39 +0100
commitbd6ddcb41d5fbdcbc1486f48d8023f234b4a7f8d (patch)
tree3fa3a3960a9a44b100bfd135f91f701877d516f0 /sound/soc/omap/omap3evm.c
parentASoC: S3C64XX I2S: Enable audio-bus clock (diff)
downloadlinux-bd6ddcb41d5fbdcbc1486f48d8023f234b4a7f8d.tar.xz
linux-bd6ddcb41d5fbdcbc1486f48d8023f234b4a7f8d.zip
ASoC: Modifying the license string GPLv2 for OMAP3 EVM
Correcting the license string from GPLv2 -> GPL v2. Found the problem while building OMAP3 ASoC driver as module. Signed-off-by: Anuj Aggarwal <anuj.aggarwal@ti.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/omap/omap3evm.c')
-rw-r--r--sound/soc/omap/omap3evm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/omap3evm.c b/sound/soc/omap/omap3evm.c
index 9114c263077b..13aa380de162 100644
--- a/sound/soc/omap/omap3evm.c
+++ b/sound/soc/omap/omap3evm.c
@@ -144,4 +144,4 @@ module_exit(omap3evm_soc_exit);
MODULE_AUTHOR("Anuj Aggarwal <anuj.aggarwal@ti.com>");
MODULE_DESCRIPTION("ALSA SoC OMAP3 EVM");
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");