drm/exynos: remove MODULE_DEVICE_TABLE definitions
authorInki Dae <inki.dae@samsung.com>
Fri, 25 Apr 2014 09:43:08 +0000 (18:43 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:29:09 +0000 (07:29 +0200)
commitd087d373cf4dfa07f4499f04ef1024aab102f6fb
tree83407febb52de1b090107862b8922752938925e4
parentd1bf482200a72132f93303eb937ba98a11d7ea9a
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