projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5b1a4b
)
drm/exynos: remove extra declaration of struct exynos_overlay
author
Gustavo Padovan
<
[email protected]
>
Fri, 31 Oct 2014 14:17:37 +0000
(14:17 +0000)
committer
Inki Dae
<
[email protected]
>
Mon, 24 Nov 2014 09:02:50 +0000
(18:02 +0900)
The struct is defined in the same file, declare it here is just
unnecessary
Signed-off-by: Gustavo Padovan <
[email protected]
>
Signed-off-by: Inki Dae <
[email protected]
>
drivers/gpu/drm/exynos/exynos_drm_drv.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/exynos/exynos_drm_drv.h
b/drivers/gpu/drm/exynos/exynos_drm_drv.h
index 3c81c4b60399d80d7e54f772f8c915d854f7f0f9..3905e309e78217a2f74b0c8c734192a322ac9861 100644
(file)
--- a/
drivers/gpu/drm/exynos/exynos_drm_drv.h
+++ b/
drivers/gpu/drm/exynos/exynos_drm_drv.h
@@
-37,7
+37,6
@@
#define wait_for(COND, MS) _wait_for(COND, MS)
struct drm_device;
-struct exynos_drm_overlay;
struct drm_connector;
/* This enumerates device type. */