From: Daniel Axtens Date: Tue, 14 Apr 2015 00:16:47 +0000 (+1000) Subject: powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7a2adac50873aaba71759779505693806adcc1;p=pandora-kernel.git powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() In bdc728a849a7 ("powerpc: move find_and_init_phbs() to pSeries specific code"), find_and_init_phbs() was moved into a pseries specific file, but PPC32 code wasn't removed. Remove it. See https://lkml.kernel.org/r/552C0AA6.4010403@fau.de Reported-by: Andreas Ruprecht Fixes: bdc728a849a7 Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed