[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)
commit95a75544cfb1410af721911cd8accdbc1a080b40
tree357d7502994d746015e88ee420f4c7e82578328a
parent3ead1ba31b24cb521a7256e19e6243f951f46ec8
[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