drm/exynos: fix build error caused by removed drm core macros
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Dec 2013 07:01:29 +0000 (16:01 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 7 Jan 2014 07:53:25 +0000 (16:53 +0900)
commit8dd9ad5d3bf4759399e0c716dd065e7d90eee102
tree47e8cdbcb0b5d00aa65666f5c44046fd740bcc17
parent96f5421523dfdcfb67e66e0f51c4b64d2c12137c
drm/exynos: fix build error caused by removed drm core macros

DRM_HZ and DRM_WAKEUP macros are removed, but they still remained.
So this patch fixes build errors by replacing the macros.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c