drm/exynos/hdmi: remove old platform data code
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 14:28:06 +0000 (16:28 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:31 +0000 (10:23 +0900)
commitd36b3004ca2c99f39e9691ad8a10c02803ad28fc
tree2851ad9d38e4a77a1cdcc660600bd0fd24aa943f
parente920efe6fe06b3d4a181a00c54ae00ee83545992
drm/exynos/hdmi: remove old platform data code

s5p_hdmi_platform_data were used before device tree introduction.
As HDMI driver is DT only we can drop this struct completely.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c