]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8a718dd5b4e0373771865aab5729a52b8c60a7a
treeb3f376ab3bc984785365455c50dd7c8ebe0e6b09
parent7055afb06189cf53fcf1841e6e60971221ded012
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 5ca04b025fe43e13fec8450c6d50dce38af1e380.

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]