]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: remove MODULE_DEVICE_TABLE definitions
authorInki Dae <inki.dae@samsung.com>
Fri, 4 Apr 2014 03:12:32 +0000 (12:12 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 4 Apr 2014 12:24:50 +0000 (21:24 +0900)
commit59b1809ae609d5a4285976013b6ac1b170765e51
tree85429e4126c54cb4c3fbc701c5ea790e39f1477c
parent92f5d8cf7c67777ac1bf40aed2ecfb2d31ef3f92
drm/exynos: remove MODULE_DEVICE_TABLE definitions

This patch removes MODULE_DEVICE_TABLE definition to of_device_id
of DP and MIPI-DSI drivers.

Eyxnos drm should be built as single module so these definitions
should be removed.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_dp_core.c
drivers/gpu/drm/exynos/exynos_drm_dsi.c