diff --git a/[refs] b/[refs] index 3c85d2a26281..7ca397286ee2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3628137646e2ee25c9e46ba9d2c20b313e4a1a25 +refs/heads/master: 0604ca48f1689ad06144b81f5c08f297b6edd831 diff --git a/trunk/sound/soc/imx/imx-pcm-fiq.c b/trunk/sound/soc/imx/imx-pcm-fiq.c index d7ea0b354124..456b7d723d66 100644 --- a/trunk/sound/soc/imx/imx-pcm-fiq.c +++ b/trunk/sound/soc/imx/imx-pcm-fiq.c @@ -332,3 +332,5 @@ static struct platform_driver imx_pcm_driver = { }; module_platform_driver(imx_pcm_driver); + +MODULE_LICENSE("GPL");