From d089621896c3530a9bd309f96e9c9124d07f6c3f Mon Sep 17 00:00:00 2001 From: Inki Dae Date: Fri, 4 Apr 2014 12:12:32 +0900 Subject: [PATCH] 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 Signed-off-by: Kyungmin Park --- Reading git-format-patch failed