[PATCH] sh: Drop hp690 discontig support
authorPaul Mundt <lethal@linux-sh.org>
Mon, 7 Nov 2005 08:58:24 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:28 +0000 (07:53 -0800)
commit65463b73b14ed43368dc5961a6c3dcb0d98cfe1f
treecc1e0537b35d119d081e2835c9e5c8b3dfc15060
parentd229401f130941583eb46a2e8886df61241c14eb
[PATCH] sh: Drop hp690 discontig support

There was only one board using this (hp690 specifically), and it just so
happens that it's only physically discontiguous at the "normal" P1 offset.  If
we bump up the P1 offset, it's possible to hit a shadowed region of memory
where we suddenly become magically contiguous.

As people have been using this shadowed region workaround for quite some time
(and without any adverse effects), it's time to drop the left over discontig
bits that no longer have any practical use (it was always very much
hp690-centric to begin with).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/Kconfig
arch/sh/kernel/setup.c
arch/sh/mm/init.c
include/asm-sh/mmzone.h [deleted file]
include/asm-sh/page.h