ARM: mmp: remove mach/gpio-pxa.h
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 2 Jul 2012 21:40:14 +0000 (23:40 +0200)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Wed, 4 Jul 2012 07:58:11 +0000 (15:58 +0800)
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>

No differences found