From: Paul Mundt Date: Tue, 31 May 2011 05:38:29 +0000 (+0900) Subject: sh64: Move from P1SEG to CAC_ADDR for consistent sync. X-Git-Tag: v3.0-rc2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9b8520b06013939ad247ba08b69529b5f14be1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed