]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f3dd0873dab071cdb488fbffa4fd074bc1b494e
tree045678394e5c2966606de2122997b935774c32e4
parente3c0fba33e19f8a98d9fed4bd53b0c5b58aebc3c
powerpc: Remove no longer used ppc_md.idle_loop()

The last user of ppc_md.idle_loop() was removed when we dropped the
legacy iSeries code, in commit 76bfd29.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/machdep.h
arch/powerpc/kernel/idle.c