From: Paul Mundt Date: Sun, 21 Sep 2008 03:00:23 +0000 (+0900) Subject: sh: Move lookup_exception_vector() out to asm/system_32.h. X-Git-Tag: v2.6.28-rc1~99^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c59e2942e92d2d776bcd038604a5c3c1d56d3ac;p=pandora-kernel.git sh: Move lookup_exception_vector() out to asm/system_32.h. There are other places where we want to have access to the trap/exception number, so move out the lookup_exception_vector() helper. While we're at it, refactor it slightly to return the vector instead. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed