]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60b71fab70795a7fe16e99fdebd6a0e27a294a81
tree47e8cdbcb0b5d00aa65666f5c44046fd740bcc17
parent1f99b0a5e4b7c1a823b48f781b9e0b3c1ea44cd7
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