Input: hideep - fix compile error due to missing include file
authorAnthony Kim <anthony.kim@hideep.com>
Mon, 18 Dec 2017 19:50:48 +0000 (11:50 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Dec 2017 21:40:15 +0000 (13:40 -0800)
commit8b7e9d9e2d8b4de6f0d5d7a5fc63f48b1fbcf4d4
treea9512c20a3f55721d0f612377eba90bccc2c4bf5
parent4c83c071b7849ca3e8072284a8587669d8ba6a3d
Input: hideep - fix compile error due to missing include file

gpiod_() API requires including "linux/gpio/consumer.h". Also, we are not
using the legacy API nor the static board files descriptions, so no need to
include gpio.h nor gpio/machine.h.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Anthony Kim <anthony.kim@hideep.com>
Patchwork-Id: 10094831
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/hideep.c