From: Seung-Woo Kim Date: Mon, 30 Dec 2013 07:01:29 +0000 (+0900) Subject: drm/exynos: fix build error caused by removed drm core macros X-Git-Tag: v3.14-rc1~47^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd9ad5d3bf4759399e0c716dd065e7d90eee102;p=pandora-kernel.git 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-diff-tree failed