Searched hist:"8 b7e9d9e2d8b4de6f0d5d7a5fc63f48b1fbcf4d4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | hideep.c | diff 8b7e9d9e2d8b4de6f0d5d7a5fc63f48b1fbcf4d4 Mon Dec 18 13:50:48 CST 2017 Anthony Kim <anthony.kim@hideep.com> 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>
|