]> git.baikalelectronics.ru Git - kernel.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)
commitc00f8506cb2ec5317dda77242536d60559afe83e
treee92692aa4d3684319bb045d31cd4cd6c890bc0cb
parent6af90fc2a9f62ab59bbf697d45d363a3a42d0293
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