On Thu, 19 Oct 2017 16:06:21 -0400 Brian Masney <masneyb@xxxxxxxxxxxxx> wrote: > The structure tsl2x7x_parse_result is not used so this patch removes its > definition. > > Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > drivers/staging/iio/light/tsl2x7x.c | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/drivers/staging/iio/light/tsl2x7x.c b/drivers/staging/iio/light/tsl2x7x.c > index 2dd8c502fd7a..094ab76b5d60 100644 > --- a/drivers/staging/iio/light/tsl2x7x.c > +++ b/drivers/staging/iio/light/tsl2x7x.c > @@ -142,11 +142,6 @@ enum { > TSL2X7X_CHIP_SUSPENDED = 2 > }; > > -struct tsl2x7x_parse_result { > - int integer; > - int fract; > -}; > - > /* Per-device data */ > struct tsl2x7x_als_info { > u16 als_ch0; _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel