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:
3b8d1cf
)
drm/exynos: Add missing static storage class specifier
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 13 Jun 2012 08:47:09 +0000
(14:17 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 27 Jul 2012 02:13:54 +0000
(11:13 +0900)
Fixes the following sparse warning:
drivers/gpu/drm/exynos/exynos_drm_connector.c:199:20:
warning: symbol 'exynos_drm_best_encoder' 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