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:
254d4d1
)
drm/exynos: Make g2d_pm_ops static
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 28 Aug 2012 08:41:41 +0000
(14:11 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 13 Sep 2012 03:38:09 +0000
(12:38 +0900)
Fixes the following warning:
drivers/gpu/drm/exynos/exynos_drm_g2d.c:897:1: warning:
symbol 'g2d_pm_ops' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found