ARM: brcmstb: revert SMP support
authorBrian Norris <computersforpeace@gmail.com>
Wed, 13 Aug 2014 20:00:49 +0000 (13:00 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 26 Aug 2014 01:46:31 +0000 (18:46 -0700)
commitfc3e825fa91636a5d1b992e769b2d8279877bfad
treeb3f376ab3bc984785365455c50dd7c8ebe0e6b09
parent52addcf9d6669fa439387610bc65c92fa0980cef
ARM: brcmstb: revert SMP support

There were several issues (of varying degree of importance) pointed out
with this code late in the review cycle, yet the code was still merged.
Let's rip it out for now and look at resubmitting at a later time.

This reverts most of commit 4fbe66d9903425156c193ae44c81c0f7557755c4.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-bcm/Makefile
arch/arm/mach-bcm/brcmstb.h [deleted file]
arch/arm/mach-bcm/headsmp-brcmstb.S [deleted file]
arch/arm/mach-bcm/platsmp-brcmstb.c [deleted file]