From: Mauro Carvalho Chehab Date: Tue, 28 Oct 2014 17:48:50 +0000 (-0200) Subject: [media] s5p-mfc: declare s5p_mfc_bus_reset as static X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5932f74a116cf14b69b9b3e23dcaf8698151976e;p=pandora-kernel.git [media] s5p-mfc: declare s5p_mfc_bus_reset as static drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:132:5: warning: no previous prototype for 's5p_mfc_bus_reset' [-Wmissing-prototypes] int s5p_mfc_bus_reset(struct s5p_mfc_dev *dev) ^ Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed