From: Daniel Axtens Date: Tue, 31 Mar 2015 05:00:39 +0000 (+1100) Subject: powerpc: move find_and_init_phbs() to pSeries specific code X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc728a849a7047e55014c6f968aa300cc9f57fa;p=pandora-kernel.git powerpc: move find_and_init_phbs() to pSeries specific code Previously, find_and_init_phbs() was used in both PowerNV and pSeries setup. However, since RTAS support has been dropped from PowerNV, we can move it into a platform-specific file. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed