commit | 1afc149def25ac1c44a83882f6c0e42a8e88ce9f | [log] [tgz] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Tue Oct 02 15:52:19 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 15 12:59:24 2012 +1100 |
tree | d12722f1b7633438507f005b7d97fd57562ca319 | |
parent | 8662d0bcab61032fb453550bed6945b09fbb7d73 [diff] |
powerpc/47x: Use the new ppc-opcode infrastructure Don't use 47x only #defines for TLBIVAX or ICBT, supply and use helpers in ppc-opcode.h This fixes a compile breakage. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>