]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Remove powernv RTAS support
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 12 Mar 2015 06:27:11 +0000 (17:27 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Apr 2015 07:15:12 +0000 (17:15 +1000)
commitc0783837a614c18f5757aa667d79492de53f4898
treefb40de7f85ffe1921793b8f1613756dcefb1c243
parent7c96a87de9d1ab4d701958cec7b0bb76365a49fb
powerpc/powernv: Remove powernv RTAS support

The powernv code has some conditional support for running on bare metal
machines that have no OPAL firmware, but provide RTAS.

No released machines ever supported that, and even in the lab it was
just a transitional hack in the days when OPAL was still being
developed.

So remove the code.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com>
arch/powerpc/platforms/powernv/Kconfig
arch/powerpc/platforms/powernv/pci.c
arch/powerpc/platforms/powernv/setup.c
arch/powerpc/platforms/powernv/smp.c