An error occurred during compile because there is no header file at x86 configure. Signed-off-by: Anthony Kim <anthony.kim@xxxxxxxxxx> --- drivers/input/touchscreen/hideep.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/touchscreen/hideep.c b/drivers/input/touchscreen/hideep.c index fc080a7..037da00 100644 --- a/drivers/input/touchscreen/hideep.c +++ b/drivers/input/touchscreen/hideep.c @@ -12,6 +12,7 @@ #include <linux/delay.h> #include <linux/gpio.h> #include <linux/gpio/machine.h> +#include <linux/gpio/consumer.h> #include <linux/i2c.h> #include <linux/acpi.h> #include <linux/interrupt.h> -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html