From: Mauro Carvalho Chehab Date: Tue, 19 May 2015 11:06:52 +0000 (-0300) Subject: [media] cx24120: declare cx24120_init() as static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~271 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8bc802e79f4f1df7fcf6999c910d6e231e3c95;p=pandora-kernel.git [media] cx24120: declare cx24120_init() as static drivers/media/dvb-frontends/cx24120.c:1182:5: warning: no previous prototype for 'cx24120_init' [-Wmissing-prototypes] int cx24120_init(struct dvb_frontend *fe) ^ Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Patrick Boettcher --- Reading git-diff-tree failed