ARM: mvebu: remove the workaround imprecise abort fault handler
commitef2cdccd21513bc8fd2cf9cc2f6894d60382a4b0
authorLucas Stach <l.stach@pengutronix.de>
Wed, 14 Oct 2015 14:48:32 +0000 (14 16:48 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 15 Oct 2015 07:21:42 +0000 (15 09:21 +0200)
tree2e4e06f0cf5584239961a4d7f33b170002b3a140
parent7ee20ff0072154d326c86223fbb88d23aa152b91
ARM: mvebu: remove the 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.

[gregory.clement@free-electrons.com: Beside the Armada 375 Z1 which
initially required this, is no more supported]

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/mach-mvebu/board-v7.c