From: Michael Ellerman Date: Tue, 24 Jun 2008 01:32:35 +0000 (+1000) Subject: powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction X-Git-Tag: v2.6.27-rc1~1058^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bcda631e87eb3466d0baa9885650ba7d7ed89d;p=pandora-kernel.git powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction A bunch of code has hard-coded the value for a "nop" instruction, it would be nice to have a #define for it. Signed-off-by: Michael Ellerman Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed