commit | 5b8bc802e79f4f1df7fcf6999c910d6e231e3c95 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue May 19 08:06:52 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 20 08:54:37 2015 -0300 |
tree | c84110bb84a3b1363082def3ab4a0c6882528378 | |
parent | 65b01665a98a8738371d945230f4bd6fb41a3594 [diff] |
[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 <mchehab@osg.samsung.com> Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de>