diff options
author | Chris Smart <chris@distroguy.com> | 2016-05-02 09:00:58 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-11 14:54:01 +0300 |
commit | e44c1b15cf32e33cd4521f7278333d448eda170b (patch) | |
tree | f24e245cfe05a633c0954187e9ceda20c5ea4dbb /tools/testing | |
parent | c415c9cb8ab2c852a56f5d592057fc14c585301d (diff) | |
download | linux-e44c1b15cf32e33cd4521f7278333d448eda170b.tar.xz |
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
The code in machine_restart/power_off/halt() includes #ifdefs around
calls to smp_send_stop(), however these are not required as
include/linux/smp.h includes an empty version of this function for
CONFIG_SMP=n builds.
Signed-off-by: Chris Smart <chris@distroguy.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions