Acked-by: Antti Palosaari <crope@xxxxxx> On 15.03.2012 19:33, Gianluca Gennari wrote:
Deleted unused declaration of function "cxd2820r_init_t2". Signed-off-by: Gianluca Gennari<gennarone@xxxxxxxxx> --- drivers/media/dvb/frontends/cxd2820r_priv.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/frontends/cxd2820r_priv.h b/drivers/media/dvb/frontends/cxd2820r_priv.h index 9a9822c..568b996 100644 --- a/drivers/media/dvb/frontends/cxd2820r_priv.h +++ b/drivers/media/dvb/frontends/cxd2820r_priv.h @@ -146,8 +146,6 @@ int cxd2820r_read_snr_t2(struct dvb_frontend *fe, u16 *snr); int cxd2820r_read_ucblocks_t2(struct dvb_frontend *fe, u32 *ucblocks); -int cxd2820r_init_t2(struct dvb_frontend *fe); - int cxd2820r_sleep_t2(struct dvb_frontend *fe); int cxd2820r_get_tune_settings_t2(struct dvb_frontend *fe,
-- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html