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:
5830daf
)
drm/exynos: Make mixer_check_timing static
author
Sachin Kamat
<sachin.kamat@linaro.org>
Sat, 2 Mar 2013 09:36:24 +0000
(15:06 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 20 Mar 2013 10:09:10 +0000
(19:09 +0900)
Fixes the following sparse warning:
drivers/gpu/drm/exynos/exynos_mixer.c:821:5: warning:
symbol 'mixer_check_timing' 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>
No differences found