On Thu, Nov 12, 2020 at 11:01:59AM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/touchscreen/surface3_spi.c: In function > ‘surface3_spi_process_touch’: > drivers/input/touchscreen/surface3_spi.c:97:6: warning: variable ‘timestamp’ > set but not used [-Wunused-but-set-variable] > drivers/input/touchscreen/surface3_spi.c:225: warning: Function parameter or > member 'data' not described in 'surface3_spi_get_gpio_config' > drivers/input/touchscreen/surface3_spi.c:225: warning: Excess function > parameter 'ts' description in 'surface3_spi_get_gpio_config' > > Cc: Dmitry Torokhov <[email protected]> > Cc: Henrik Rydberg <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Benjamin Tissoires <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied, thank you. -- Dmitry

