[media] dm355_ccdc: declare a function as static
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:53:23 +0000 (15:53 -0500)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 26 Aug 2014 21:51:59 +0000 (18:51 -0300)
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 <m.chehab@samsung.com>

No differences found