]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
commitc12a3cb9dca96768a5f048bb50f3395216346bda
treeb2e404b4e40d688efda60a9497211b97242ace94
parent6416c0409dda00aa66b2a4615044fb59d80f6bb2
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>
arch/arm/mach-mmp/include/mach/gpio-pxa.h [deleted file]