]> git.baikalelectronics.ru Git - kernel.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)
commit744722d4071e261daa7682a6d221c0cc1e1f5c18
treeb2e404b4e40d688efda60a9497211b97242ace94
parent5b8df3e7feed0cd9960628698ed3ed93929d4769
ARM: mmp: remove mach/gpio-pxa.h

Commit c247bba7bc9e4f70dd0cf5ef469e70b29f8018fe ("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]