commit | c66d5dd6b5b62e1435b95c0fb42f6bcddeb395ea | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu Jul 07 17:56:29 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:41 2005 -0700 |
tree | bb7a7241f07b1f7c75101469f87e2485f486e592 | |
parent | d200903e11f6867b91dffa81b2038e55be599f49 [diff] |
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c dedicated_idle() and shared_idle() are only used by pSeries, so move them into pSeries_setup.c Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>