The patch number 13684 was added via Mauro Carvalho Chehab <mche...@redhat.com> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Duncan Gibb <d...@duncangibb.com> Fix some cut-and-paste noise in dib0090.h Remove duplicated line on driver [mche...@redhat.com: second hunk of the original patch were already applied by another patch - remove it] Signed-off-by: Duncan Gibb <d...@duncangibb.com> CC: Patrick Boettcher <pboettc...@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com> --- linux/drivers/media/dvb/frontends/dib0090.h | 1 - 1 file changed, 1 deletion(-) diff -r 1fb48b685152 -r 293c9c29c218 linux/drivers/media/dvb/frontends/dib0090.h --- a/linux/drivers/media/dvb/frontends/dib0090.h Fri Dec 11 23:05:10 2009 +0000 +++ b/linux/drivers/media/dvb/frontends/dib0090.h Sat Dec 12 12:52:01 2009 +0000 @@ -57,7 +57,6 @@ extern int dib0090_gain_control(struct dvb_frontend *fe); extern enum frontend_tune_state dib0090_get_tune_state(struct dvb_frontend *fe); extern int dib0090_set_tune_state(struct dvb_frontend *fe, enum frontend_tune_state tune_state); -extern enum frontend_tune_state dib0090_get_tune_state(struct dvb_frontend *fe); extern void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt); #else static inline struct dvb_frontend *dib0090_register(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct dib0090_config *config) --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/293c9c29c2189c0db2635f2cee77d098a5bc832f _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits