]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: dp: Use correct module license
authorJingoo Han <jg1.han@samsung.com>
Tue, 3 Jun 2014 12:46:11 +0000 (21:46 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:13 +0000 (16:52 +0900)
commit8f589bba25201b4574ad56ff56b153b10595e3ef
treee92692aa4d3684319bb045d31cd4cd6c890bc0cb
parent4a958d38277936427500e741d346ec784e1d23f1
drm/exynos: dp: Use correct module license

According to the header comment in the source file, the driver is
licensed under GPL v2, so update MODULE_LICENSE() to match that.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_dp_core.c