sh64: Move from P1SEG to CAC_ADDR for consistent sync.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 31 May 2011 05:38:29 +0000 (14:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 31 May 2011 05:38:29 +0000 (14:38 +0900)
sh64 doesn't define a P1SEGADDR, resulting in a build failure. The proper
mapping can be attained for both sh32 and 64 via the CAC_ADDR macro, so
switch to that instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found