mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
Input: cyttsp - stop including gpio.h
The driver does not use legacy GPIO API, stop including this header. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/ZrAaOu_vf-cVBhRn@google.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
2c71e987f0
commit
7925312eca
|
|
@ -17,7 +17,6 @@
|
|||
#include <linux/input.h>
|
||||
#include <linux/input/mt.h>
|
||||
#include <linux/input/touchscreen.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/property.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user