On Sat, Apr 18, 2020 at 10:42 PM Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > On Fri, Apr 17, 2020 at 10:30:59PM +0200, Linus Walleij wrote: > > There is now an IIO driver for GP2AP002A00F and > > GP2AP002S00F in drivers/iio/light/gp2ap002.c. > > > > Delete this driver, it is unused in the kernel tree > > and new users can make use of the IIO driver. > > > > Cc: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > --- > > drivers/input/misc/Kconfig | 11 -- > > drivers/input/misc/Makefile | 1 - > > drivers/input/misc/gp2ap002a00f.c | 281 ------------------------------ > > Don't we need to delete include/linux/input/gp2ap002a00f.h as well? (No > need to resend if you agree, I can adjust it on my end). Yep that should go too, thanks and sorry for missing it. Yours, Linus Walleij