diff options
author | Dou Liyang <douly.fnst@cn.fujitsu.com> | 2017-09-07 16:49:20 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-09-25 15:19:43 +0200 |
commit | e3cccbce146fdc61e0f7ffc4cdda2b408b23cf3a (patch) | |
tree | 49ffed0111406a4927434d4701e40d80074fad35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b371ae0d4a194b178817b0edfb6a7395c7aec37a (diff) |
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
The macro APIC_INTEGRATED(x) is already wrapped by CONFIG_X86_32. So
it can be invoked unconditionally.
Remove the extra "#ifdef CONFIG_X86_64...". No functional change.
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: bhe@redhat.com
Link: https://lkml.kernel.org/r/1504774161-7137-1-git-send-email-douly.fnst@cn.fujitsu.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions