commit | 92e02a5125a22a4da58090c94f520432da700d73 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu May 28 19:33:36 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 02 10:36:53 2009 +1000 |
tree | 1d18b6c0ba08fc7dd6d8e30285ee7a650cc887df | |
parent | 898b160fe9d84b7e194c9ed0495193952909c9bd [diff] |
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>