[media] mem2mem_testdev: Make m2mtest_dev_release function static
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 24 Aug 2012 11:06:15 +0000 (08:06 -0300)
committerMauro 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