From: Inki Dae Date: Mon, 22 Jul 2013 11:51:42 +0000 (+0900) Subject: drm/exynos: fix module build error X-Git-Tag: v3.11-rc4~18^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1d3677017a1d58419722b60564cb56bd9462c3;p=pandora-kernel.git drm/exynos: fix module build error This patch removes all MODULE_DEVICE_TABLE declarations. Exynos drm drivers don't need to create MODULE_DEVICE_TABLE yet because all devices of Exynos drm include in one SoC so they cannot be plugged in as of now. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed