drm/exynos: support device tree for fimd
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 14 Dec 2012 06:48:25 +0000 (15:48 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 14 Dec 2012 17:28:40 +0000 (02:28 +0900)
This adds the of_match_table to exynos-drm fimd driver to be probed from
the device tree.

Changelog v2:
- fix build error without CONFIG_OF.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found