drm/exynos: remove MODULE_DEVICE_TABLE definitions
authorInki Dae <inki.dae@samsung.com>
Fri, 25 Apr 2014 09:43:08 +0000 (18:43 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:42 +0000 (11:47 +0900)
commit2b90d5b4cb4b7b938388935213308255427ba4b1
tree36e8779b78b1542b24e365a6edf82fa0f512eac7
parent42b74e6ed22f7d43d9c82ba9dfcf8836cd58c2af
drm/exynos: remove MODULE_DEVICE_TABLE definitions

This patch removes MODULE_DEVICE_TABLE definition to of_device_id
of MIPI-DSI driver.

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

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