powerpc: Remove no longer used ppc_md.idle_loop()
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 24 Oct 2012 17:21:09 +0000 (17:21 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 02:00:20 +0000 (13:00 +1100)
The last user of ppc_md.idle_loop() was removed when we dropped the
legacy iSeries code, in commit 8ee3e0d.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found