aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Smart <[email protected]>2016-05-02 16:00:58 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:54:01 +1000
commite44c1b15cf32e33cd4521f7278333d448eda170b (patch)
treef24e245cfe05a633c0954187e9ceda20c5ea4dbb /tools/perf/scripts/python/bin
parentc415c9cb8ab2c852a56f5d592057fc14c585301d (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