]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 2 Mar 2013 09:41:02 +0000 (06:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Mar 2013 20:23:47 +0000 (17:23 -0300)
commit34d97a36ba921f0a32e492cfad57b6e57d0bd061
tree357d7502994d746015e88ee420f4c7e82578328a
parent4c8deb1c06fa1d29899a688502b96f3e9da8b41a
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c

Since these symbols are used only in this file, they can be made static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c