From: Michael Ellerman Date: Wed, 25 Jul 2012 21:19:47 +0000 (+0000) Subject: powerpc: Remove remaining iSeries chunks X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e565f2bef551326b65d801206d688708f1eeb5;p=pandora-kernel.git powerpc: Remove remaining iSeries chunks In commit f5339277 "powerpc: Remove FW_FEATURE ISERIES from arch code", we removed the bulk of the iSeries code, but missed a few bits. Remove the mschunks bits, these were only ever used on iSeries as far as I know, and are definitely not used anymore. Make it even clearer that phys_to_abs() is a nop, by making it a macro. We still have a few users of this, but should clean those up. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed