From: Michael Ellerman Date: Tue, 21 Mar 2006 09:46:11 +0000 (+1100) Subject: [PATCH] powerpc: Remove calculation of io hole X-Git-Tag: v2.6.17-rc1~1117^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8642ebee8e46d054d83828a4048fba4ebcd8f68;p=pandora-kernel.git [PATCH] powerpc: Remove calculation of io hole In mm_init_ppc64() we calculate the location of the "IO hole", but then no one ever looks at the value. So don't bother. That's actually all mm_init_ppc64() does, so get rid of it too. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed