From: Franck Bui-Huu Date: Thu, 19 Oct 2006 11:20:01 +0000 (+0200) Subject: [MIPS] setup.c: get ride of CPHYSADDR() X-Git-Tag: v2.6.20-rc1~34^2~40^2~469^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4df6d4e7a66b7a9bd57f5dc7d80d6b55dc12dbb;p=pandora-kernel.git [MIPS] setup.c: get ride of CPHYSADDR() and use new __pa() implementation instead introduced by the previous patch. Indeed this macro can be used now even by the 64 bit kernels with CONFIG_BUILD_ELF64=n config. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed