From: Catalin Marinas Date: Mon, 21 Apr 2008 17:42:04 +0000 (+0100) Subject: [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f X-Git-Tag: v2.6.26-rc1~1090^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1fd556c1f1fbd6d9d6739efec042324732b697;p=pandora-kernel.git [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f 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 Signed-off-by: Russell King --- Reading git-diff-tree failed