sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jan 2010 09:45:12 +0000 (18:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jan 2010 09:45:12 +0000 (18:45 +0900)
commit206582c3161f165f5bf49ececa962c5f95fdf0a3
tree0137f03e4504a102a3ffade66ac838a9f0c0bcc2
parent88f73d22853cb080432e91d68759323477a8b835
sh: Make all PxSEGADDR() calls fatal for non-legacy configs.

This stubs out all of the PxSEGADDR() wrappers for non-legacy code.
29-bit will continue to work with these, while 32-bit code will now blow
up on compile rather than at runtime.

The vast majority of the in-tree offenders are gone, with the only
remaining culprits being unable to support 32-bit mode.

Hopefully this will prevent anyone from ever using these again.

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