ARM: prima2: remove duplicate v7_invalidate_l1
authorArnd Bergmann <arnd@arndb.de>
Wed, 20 Feb 2013 17:21:58 +0000 (18:21 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Feb 2013 17:21:58 +0000 (18:21 +0100)
commit9cb0d1babfcb1b4ac248c09425f7d5de1e771133
tree49467516b30e9b80ed92fee6659aaa9df1d1ed96
parent6e7f7cfce26cabea2965a43b69b4a0c285a7e4c5
ARM: prima2: remove duplicate v7_invalidate_l1

Patch c08e20d "arm: Add v7_invalidate_l1 to cache-v7.S" added
a generic version of this function and removed all platform
specific versions, while 4898de3 "ARM: PRIMA2: add new SiRFmarco
SMP SoC infrastructures" added another one, leading to a link
error. I verified that the two are identical, so we can
just remove the one in mach-prima2.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-prima2/headsmp.S