ARM: BCM5301X: remove workaround imprecise abort fault handler
authorLucas Stach <l.stach@pengutronix.de>
Thu, 15 Oct 2015 10:32:22 +0000 (12:32 +0200)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 25 Nov 2015 00:00:26 +0000 (16:00 -0800)
commit937b12306ea79044c86f2e69b3061c7279245825
tree0ba7059d297c50c85bec005c50e2dc6b9abf5d1a
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ARM: BCM5301X: remove workaround imprecise abort fault handler

This is not needed anymore. Handling a potentially pending imprecise external
abort left behind by the bootloader is now done in a slightly safer way inside
the common ARM startup code.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Tyler Baker <tyler.baker@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/mach-bcm/bcm_5301x.c