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:
ca7c622
)
drm/exynos: Add missing of.h header include
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 14 Aug 2013 11:08:01 +0000
(16:38 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:43 +0000
(13:43 +0900)
Add of.h explicitly for of_* APIs.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_ddc.c
patch
|
blob
|
history
drivers/gpu/drm/exynos/exynos_drm_fimc.c
patch
|
blob
|
history
drivers/gpu/drm/exynos/exynos_drm_fimd.c
patch
|
blob
|
history
drivers/gpu/drm/exynos/exynos_hdmi.c
patch
|
blob
|
history
drivers/gpu/drm/exynos/exynos_hdmiphy.c
patch
|
blob
|
history
drivers/gpu/drm/exynos/exynos_mixer.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/exynos/exynos_ddc.c
b/drivers/gpu/drm/exynos/exynos_ddc.c
index
30ef41b
..
d1e539b
100644
(file)
--- a/
drivers/gpu/drm/exynos/exynos_ddc.c
+++ b/
drivers/gpu/drm/exynos/exynos_ddc.c
@@
-15,7
+15,7
@@
#include <linux/kernel.h>
#include <linux/i2c.h>
-
+#include <linux/of.h>
#include "exynos_drm_drv.h"
#include "exynos_hdmi.h"
diff --cc
drivers/gpu/drm/exynos/exynos_drm_fimc.c
Simple merge
diff --cc
drivers/gpu/drm/exynos/exynos_drm_fimd.c
Simple merge
diff --cc
drivers/gpu/drm/exynos/exynos_hdmi.c
Simple merge
diff --cc
drivers/gpu/drm/exynos/exynos_hdmiphy.c
Simple merge
diff --cc
drivers/gpu/drm/exynos/exynos_mixer.c
Simple merge