From: Paul Bolle Date: Mon, 2 Jul 2012 21:40:14 +0000 (+0200) Subject: ARM: mmp: remove mach/gpio-pxa.h X-Git-Tag: v3.5-rc6~11^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12a3cb9dca96768a5f048bb50f3395216346bda;p=pandora-kernel.git ARM: mmp: remove mach/gpio-pxa.h Commit 157d2644cb0c1e71a18baaffca56d2b1d0ebf10f ("ARM: pxa: change gpio to platform device") removed all includes of mach/gpio-pxa.h. It kept this unused header in the tree. Using it can't work, as it itself includes the non-existent header plat/gpio-pxa.h. This header can safely be removed. Signed-off-by: Paul Bolle Acked-by: Eric Miao Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed