commit | 377bcff9a38a78083d7fff8e8a41cc894cf7813b | [log] [tgz] |
---|---|---|
author | Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de> | Wed Jul 29 12:07:57 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Jul 29 18:32:09 2015 +0100 |
tree | b244470881c5377f62edf8ff1be616a09bf8c1a2 | |
parent | 766ffb69803943c2b580a44ac14a189b875d21f6 [diff] |
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT Commit 4b3dc9679cf7 ("arm64: force CONFIG_SMP=y and remove redundant and therfore can not be selected anymore. Remove dead #ifdef-block depending on UP_LATE_INIT in arch/arm64/kernel/setup.c Signed-off-by: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de> [will: kill do_post_cpus_up_work altogether] Signed-off-by: Will Deacon <will.deacon@arm.com>