[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 15 Aug 2005 19:42:32 +0000 (20:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Aug 2005 19:42:32 +0000 (20:42 +0100)
Patch from Richard Purdie

The exception handling code fails to compile if the extended
precision mode is enabled. This patch fixes those compile errors and
also stops _quiet functions from incorrectly raising exceptions.
Reported-by: Ralph Siemsen <ralphs@netwinder.org>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/nwfpe/softfloat.c

Simple merge