Hi Ricardo, Thanks for the patch.
On Wed, Nov 6, 2013 at 8:10 PM, Ricardo Ribalda Delgado <[email protected]> wrote: > git grep shows that the function is only called from ths7303.c > > Fix this build warning: > > CC drivers/media/i2c/ths7303.o > drivers/media/i2c/ths7303.c:86:5: warning: no previous prototype for > ‘ths7303_setval’ [-Wmissing-prototypes] > int ths7303_setval(struct v4l2_subdev *sd, enum ths7303_filter_mode mode) > ^ > > Signed-off-by: Ricardo Ribalda Delgado <[email protected]> > Acked-by: Laurent Pinchart <[email protected]> Acked-by: Lad, Prabhakar <[email protected]> Regards, --Prabhakar Lad -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

