ARM: pxa: remove pxa95x support
authorHaojian Zhuang <haojian.zhuang@gmail.com>
Thu, 15 Nov 2012 09:06:06 +0000 (17:06 +0800)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Nov 2012 12:50:13 +0000 (13:50 +0100)
commit49ea7fc094162fcaa83f5876b2090c816cc4498c
tree1272cc247f638622763cdd7e00561018ff02f48c
parentb5932cc839d809a07a43b93555ccc3fbabc2a766
ARM: pxa: remove pxa95x support

PXA95x isn't widely used. And it adds the effort on supporting
multiple platform. So remove it.

The assumption is that nobody will miss this support. If you are
reading this text because you actually require pxa95x support on
a new kernel, we can work out a way to revert this patch or add
support to the mmp platform.

Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
15 files changed:
arch/arm/Kconfig
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/clock.h
arch/arm/mach-pxa/devices.c
arch/arm/mach-pxa/include/mach/hardware.h
arch/arm/mach-pxa/include/mach/irqs.h
arch/arm/mach-pxa/include/mach/pxa3xx.h
arch/arm/mach-pxa/include/mach/pxa95x.h [deleted file]
arch/arm/mach-pxa/pxa95x.c [deleted file]
arch/arm/mach-pxa/saarb.c [deleted file]
arch/arm/mach-pxa/tavorevb3.c [deleted file]
arch/arm/plat-pxa/Makefile
arch/arm/plat-pxa/include/plat/mfp.h
drivers/gpio/gpio-pxa.c