ARM: 8328/1: remove empty preprocessor #else branch
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 25 Mar 2015 10:44:14 +0000 (11:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 28 Mar 2015 16:54:53 +0000 (16:54 +0000)
commit15955e70320bdc5d60b153a572ee4d89ab34e3d3
tree8c6bc3e50e3917e87db327724997627719aee9d2
parentc20611df13c3e3070607c267cf781ba8645a185e
ARM: 8328/1: remove empty preprocessor #else branch

When the patch for e16343c47e42 (ARM: 8160/1: drop warning about
return_address not using unwind tables) was created there was still more
code in said branch. Probably this simplification was just missed during
conflict resolution when the patch was applied.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/return_address.c