From d3e6a67c7e502e8d21624c453f1d1f697e674548 Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Sat, 29 Mar 2014 12:32:06 -0700 Subject: [PATCH] Input: pmic8xxx-keypad - fix build by removing gpio configuration The gpio configuration in this driver doesn't work because the gpio.h include doesn't exist. Remove the configuration as it isn't strictly necessary, allowing us to actually compile this driver. If it's needed in the future, it should be done via a pinctrl driver. Signed-off-by: Stephen Boyd Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed