From: Paul Mundt Date: Tue, 8 May 2007 04:01:37 +0000 (+0900) Subject: sh: Share exception vector table for SH-3/4. X-Git-Tag: v2.6.22-rc1~143^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00bf0610e4cdbb9fd79ce4718e12b24cd7876dd7;p=pandora-kernel.git sh: Share exception vector table for SH-3/4. The only difference between these at the moment are the FPU exceptions, and these are hidden away under CONFIG_SH_FPU (which is only set for the SH-4 case anyways..). This consolidates the two tables, and updates SH-4 to use the updated copy. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed