From: Sam Ravnborg Date: Mon, 21 Apr 2014 19:39:17 +0000 (+0200) Subject: sparc32: fix sparse warning in fault_32.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2~2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b2f134883718312ee30775ad077c2186eeaedc;p=pandora-kernel.git sparc32: fix sparse warning in fault_32.c Fix following warning: fault_32.c:38:24: error: symbol 'unhandled_fault' redeclared with different type - different modifiers When this warning was fixed several new warnings popped up - fix them too. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed