[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 4 Oct 2007 05:40:42 +0000 (15:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Oct 2007 11:01:56 +0000 (21:01 +1000)
The new Cell EDAC driver needs that file, oprofile also does ugly
path tricks to get to it, it's time to move it to asm-powerpc. While
at it, rename it to be consistent with cell-pmu.h (and dashes look
nicer than underscores anyway).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found