From: Tony Lindgren Date: Fri, 7 Sep 2012 20:27:58 +0000 (-0700) Subject: Input: omap-keypad: Remove dependencies to mach includes X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f799a3d8fe170159257b75c1baf48a7c1f625d1d;p=pandora-kernel.git Input: omap-keypad: Remove dependencies to mach includes Remove support for omap2+ as it's no longer needed since it's using matrix-keypad. This way we can remove depency to plat and mach headers which is needed for ARM common zImage support. Also remove INT_KEYBOARD by using omap_kp->irq. Note that this patch depends on an earlier patch "ARM: OMAP: Move gpio.h to include/linux/platform_data". Cc: Dmitry Torokhov Cc: linux-input@vger.kernel.org Acked-by: Sourav Poddar Reviewed-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed