From: Mauro Carvalho Chehab Date: Tue, 23 Sep 2014 20:01:02 +0000 (-0300) Subject: [media] tc90522: declare tc90522_functionality as static X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70dc53633760de48b2d244da8a7b477c628eee05;p=pandora-kernel.git [media] tc90522: declare tc90522_functionality as static drivers/media/dvb-frontends/tc90522.c:706:5: warning: symbol 'tc90522_functionality' was not declared. Should it be static? drivers/media/dvb-frontends/tc90522.c:706:5: warning: no previous prototype for 'tc90522_functionality' [-Wmissing-prototypes] u32 tc90522_functionality(struct i2c_adapter *adap) ^ Cc: Akihiro Tsukada Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed