diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2015-07-08 03:17:01 +0200 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-07-12 03:33:51 +0200 |
commit | ffb910d7b84f21ef6caeed041032a0af8d2e00ed (patch) | |
tree | 83d68aa2f19b6e936a4d0fa13d8a2b3b751b000d /.gitignore | |
parent | ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary (diff) | |
download | linux-ffb910d7b84f21ef6caeed041032a0af8d2e00ed.tar.xz linux-ffb910d7b84f21ef6caeed041032a0af8d2e00ed.zip |
ARM: BCM63xx: Remove custom secondary_startup function
With commit 02b4e2756e01c623cc4dbceae4b07be75252db5b ("ARM: v7 setup
function should invalidate L1 cache"), the default secondary_startup
function for ARMv7 CPUs does invalidate the L1 cache, which was the sole
reason why BCM63xx had to have its own secondary_startup implementation.
Now that the secondary_startup takes care of this, we can completely
remove that code.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions