commit | 3f9b8520b06013939ad247ba08b69529b5f14be1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue May 31 14:38:29 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue May 31 14:38:29 2011 +0900 |
tree | cbca774b7a54787e3845894d0e0fc8cf471ffd9a | |
parent | 65d517eb7224d24ee4206416161390f30d69e622 [diff] |
sh64: Move from P1SEG to CAC_ADDR for consistent sync. 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>