ARM: OMAP2+: remove custom abort handler for t410
authorLucas Stach <l.stach@pengutronix.de>
Thu, 15 Oct 2015 10:32:21 +0000 (12:32 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 12 Nov 2015 18:02:05 +0000 (10:02 -0800)
commit9b1b61cd8e31d9beba871333d7a798b3adb89288
treef0c73a9ede2bd89fe5f5a42995d6494386a68ceb
parentff6d03b9d9cad592320ce21e9b22befe56ebe6b6
ARM: OMAP2+: remove custom abort handler for t410

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.

With the recent changes to abort handling, this issue got fixed by 57df53808534
("ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init").

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
[tony@atomide.com: updated comments to describe what fixed the issue]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c