From: Stephen Boyd Date: Sat, 29 Mar 2014 19:32:06 +0000 (-0700) Subject: Input: pmic8xxx-keypad - fix build by removing gpio configuration X-Git-Tag: v3.15-rc1~102^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3e6a67c7e502e8d21624c453f1d1f697e674548;p=pandora-kernel.git 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-diff-tree failed