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:
3ab2a83
)
[media] mem2mem_testdev: Make m2mtest_dev_release function static
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 24 Aug 2012 11:06:15 +0000
(08:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 15 Sep 2012 14:59:53 +0000
(11:59 -0300)
Fixes the following warning:
drivers/media/platform/mem2mem_testdev.c:73:6: warning:
symbol 'm2mtest_dev_release' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found