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)
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>

No differences found