diff options
| author | Chris Smart <[email protected]> | 2016-05-02 16:00:58 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-05-11 21:54:01 +1000 |
| commit | e44c1b15cf32e33cd4521f7278333d448eda170b (patch) | |
| tree | f24e245cfe05a633c0954187e9ceda20c5ea4dbb /tools/perf/scripts/python/bin | |
| parent | c415c9cb8ab2c852a56f5d592057fc14c585301d (diff) | |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions