ARM: remove unused do_unexp_fiq() function
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2014 09:46:04 +0000 (10:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 17 Sep 2014 23:35:43 +0000 (00:35 +0100)
commit3467e765a59241f8b0e488f4a6ef183547181f35
treec46bfcd5b87a659cf798d368d67d3fabba306e7a
parent7f038073c0a3e22e12344ab8b41d46547c072c82
ARM: remove unused do_unexp_fiq() function

do_unexp_fiq() has never been called by any code in the last 10 years,
it's about time it was removed!

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c