commit | c12a3cb9dca96768a5f048bb50f3395216346bda | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Mon Jul 02 23:40:14 2012 +0200 |
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | Wed Jul 04 15:58:11 2012 +0800 |
tree | b2e404b4e40d688efda60a9497211b97242ace94 | |
parent | 6416c0409dda00aa66b2a4615044fb59d80f6bb2 [diff] |
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 <pebolle@tiscali.nl> Acked-by: Eric Miao <eric.y.miao@gmail.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>