Hi Dave,
This patch fixes build error occurred by below two patches already
merged to drm-next,
commit bfd8303af0c46bd094289ee4e65f1e4bcc4fb7d3
Author: Daniel Vetter
Date: Wed Dec 11 11:34:41 2013 +0100
drm: Kill DRM_HZ
We don't have any userspace interfaces that use HZ as a time uni
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
---
The build errors are only in drm-next branch, so this patch is based on the
branch.
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c |4 ++