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:
b7848c7
)
drm/exynos: Make ipp_handle_cmd_work static
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 14 Jan 2013 06:59:10 +0000
(12:29 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 25 Jan 2013 05:38:44 +0000
(14:38 +0900)
Fixes the following warning:
drivers/gpu/drm/exynos/exynos_drm_ipp.c:872:6: warning:
symbol 'ipp_handle_cmd_work' 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