]> 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)
commitea415556dbb2db6013d53db8e12a2de35c36dcb6
tree47e8cdbcb0b5d00aa65666f5c44046fd740bcc17
parent68754e61cfcdb479f2efd8752c9be3a10f61c9be
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