]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: nommu: Support building without an uncached mapping.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:46:19 +0000 (12:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:46:19 +0000 (12:46 +0900)
commitedc9a958fd31ef1d89f9eaee82b2a3882c8e34c9
treebdc96edeb6a41ab72ae87daf46d3402aba633541
parente2fcf74f3d3dabe8591732cd37869a0cc88ed7a5
sh: nommu: Support building without an uncached mapping.

Now that nommu selects 32BIT we run in to the situation where SH-2A
supports an uncached identity mapping by way of the BSC, while the SH-2
does not. This provides stubs for the PC manglers and tidies up some of
the system*.h mess in the process.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/system.h
arch/sh/include/asm/system_32.h
arch/sh/include/asm/system_64.h
arch/sh/include/asm/uncached.h