]> git.itanic.dy.fi Git - linux-stable/commit
Input: tca6416-keypad - drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Dec 2023 07:04:35 +0000 (23:04 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 14 Dec 2023 05:26:13 +0000 (21:26 -0800)
commit1ba05c92682fcc6d0ffb2fce5db68fb517278797
tree01c5cb65cd6acf081b79567ac21bcb3766f2f6c4
parent6caa290684255991ffeebf228b2fd9e7e4da8f34
Input: tca6416-keypad - drop unused include

The TCA6416 keypad driver is including the legacy GPIO
header <linux/gpio.h> for no reason, it is not using any
of its symbols. Drop the header.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231129-descriptors-input-v1-2-9433162914a3@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tca6416-keypad.c