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:
d2c1bba
)
drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h"
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Thu, 13 Nov 2014 08:24:06 +0000
(17:24 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:51 +0000
(18:02 +0900)
Re-declare struct is not a good practice, let's use the original
drm and exynos declarations.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found