From 8dd9ad5d3bf4759399e0c716dd065e7d90eee102 Mon Sep 17 00:00:00 2001 From: Seung-Woo Kim Date: Mon, 30 Dec 2013 16:01:29 +0900 Subject: [PATCH] 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 Signed-off-by: Inki Dae --- Reading git-format-patch failed