From: Sachin Kamat Date: Thu, 10 May 2012 06:32:01 +0000 (-0300) Subject: [media] s5p-mfc: Add missing static storage class to silence warnings X-Git-Tag: v3.5-rc1~104^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13bba4f35eee67552b0fcfb0790d9a0f5f5fd07;p=pandora-kernel.git [media] s5p-mfc: Add missing static storage class to silence warnings Fixes the following sparse warnings: drivers/media/video/s5p-mfc/s5p_mfc.c:73:6 warning: symbol 's5p_mfc_watchdog' was not declared. Should it be static? drivers/media/video/s5p-mfc/s5p_mfc_opr.c:299:6: warning: symbol 's5p_mfc_set_shared_buffer' was not declared. Should it be static? Signed-off-by: Sachin Kamat Acked-by: Kamil Debski Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed