powerpc/ftrace: Use PPC_INST_NOP directly
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 28 May 2009 19:33:36 +0000 (19:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 2 Jun 2009 00:36:53 +0000 (10:36 +1000)
commit92e02a5125a22a4da58090c94f520432da700d73
tree1d18b6c0ba08fc7dd6d8e30285ee7a650cc887df
parent898b160fe9d84b7e194c9ed0495193952909c9bd
powerpc/ftrace: Use PPC_INST_NOP directly

There's no need to wrap PPC_INST_NOP in a static inline.

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