X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fmedia%2Fvideobuf-dvb.h;h=d63965a1faaf6984aa2d1dd2c42e6984586801e5;hb=8446bec1954770379dd4cce0064f627ab78aecda;hp=bf365721d6b05f180169bfb4030c05b2c0345cab;hpb=41bf37117b47fc5ce2aae91f6a108e7e42e0b046;p=firefly-linux-kernel-4.4.55.git diff --git a/include/media/videobuf-dvb.h b/include/media/videobuf-dvb.h index bf365721d6b0..d63965a1faaf 100644 --- a/include/media/videobuf-dvb.h +++ b/include/media/videobuf-dvb.h @@ -45,9 +45,7 @@ int videobuf_dvb_register_bus(struct videobuf_dvb_frontends *f, void *adapter_priv, struct device *device, short *adapter_nr, - int mfe_shared, - int (*fe_ioctl_override)(struct dvb_frontend *, - unsigned int, void *, unsigned int)); + int mfe_shared); void videobuf_dvb_unregister_bus(struct videobuf_dvb_frontends *f);