commit | d089621896c3530a9bd309f96e9c9124d07f6c3f | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri Apr 04 12:12:32 2014 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Fri Apr 04 21:24:50 2014 +0900 |
tree | 85429e4126c54cb4c3fbc701c5ea790e39f1477c | |
parent | bbab1e3f6bc099103b2f7f38462ade01cb9b3798 [diff] |
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>