From: Mauro Carvalho Chehab Date: Thu, 21 Aug 2014 20:53:23 +0000 (-0500) Subject: [media] dm355_ccdc: declare a function as static X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0448056c7e97f3d8aef6777ffc8ed18569f973e3;p=pandora-kernel.git [media] dm355_ccdc: declare a function as static drivers/media/platform/davinci/dm355_ccdc.c:463:5: warning: no previous prototy pe for 'ccdc_write_dfc_entry' [-Wmissing-prototypes] int ccdc_write_dfc_entry(int index, struct ccdc_vertical_dft *dfc) ^ Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed