git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96f5421
)
drm/exynos: fix build error caused by removed drm core macros
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Mon, 30 Dec 2013 07:01:29 +0000
(16:01 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 7 Jan 2014 07:53:25 +0000
(16:53 +0900)
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>
No differences found