powerpc: Remove Cell-specific relocation-on interrupt vector code
authorPaul Mackerras <paulus@samba.org>
Mon, 4 Feb 2013 18:09:40 +0000 (18:09 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Feb 2013 05:54:22 +0000 (16:54 +1100)
The Cell processor doesn't support relocation-on interrupts, so we
don't need relocation-on versions of the interrupt vectors that are
purely Cell-specific.  This removes them.

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

No differences found