[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 21 Apr 2008 17:42:04 +0000 (18:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 24 Apr 2008 09:06:45 +0000 (10:06 +0100)
The proc-*.S files have the _prefetch_abort pointer placed at the end
of the processor structure but the cpu-multi32.h defines it in the
second position. The patch also fixes the support for XSC3 and the
MMU-less CPUs (740, 7tdmi, 940, 946 and 9tdmi).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found