summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2021-01-11 19:41:01 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-01-11 19:42:35 -0800
commit5d06f72dc29c16a4868dd7ea0a6122454267809b (patch)
tree89a65c68d671a801a5e2e68158d5d2f9251d27a8 /drivers/input/touchscreen
parent2dce6db70c77bbe639f5cd9cc796fb8f2694a7d0 (diff)
downloadlinux-5d06f72dc29c16a4868dd7ea0a6122454267809b.tar.bz2
Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table
Kernel test robot throws below warning -> >> drivers/input/misc/ariel-pwrbutton.c:152:35: warning: unused variable >> 'ariel_pwrbutton_id_table' [-Wunused-const-variable] static const struct spi_device_id ariel_pwrbutton_id_table[] = { ^ 1 warning generated. Remove unused variable ariel_pwrbutton_id_table[] if no plan to use it further. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Reviewed-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/1608581041-4354-1-git-send-email-jrdr.linux@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen')
0 files changed, 0 insertions, 0 deletions