ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selection
authorWill Deacon <will.deacon@arm.com>
Fri, 24 Feb 2012 11:13:37 +0000 (12:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Feb 2012 11:22:38 +0000 (11:22 +0000)
commit43a6955fa8c3ac2e7c31959e8b77a1166dbd13f3
tree9363dec558fe731730cf22b9be2bcf0817fcf76d
parentefbc74ace95338484f8d732037b99c7c77098fce
ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selection

Commit fa0ce403 ("ARM: 7162/1: errata: tidy up Kconfig options for PL310
errata workarounds") introduced a consistent naming scheme for errata
workarounds, but forgot to update the platforms selecting workarounds
using the old names.

This patch updates ux500 and vexpress to select the appropriate PL310
errata workarounds.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/Kconfig
arch/arm/mach-vexpress/Kconfig