diff options
author | Randy Dunlap <[email protected]> | 2010-11-22 12:48:34 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-11-26 09:57:36 +0100 |
commit | 4917b284db8607e414c334317b7d15239854d39c (patch) | |
tree | a1f3590349e1ef990e0febf789c43bb124fff448 /tools/perf/util/trace-event-scripting.c | |
parent | 37db6c8f1d0c4b8f01dc049f3a893b725288660f (diff) |
dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled
The stubs for CONFIG_INTR_REMAP disabled need to be functions
instead of values to eliminate build warnings.
arch/x86/kernel/apic/apic.c: In function 'lapic_suspend':
arch/x86/kernel/apic/apic.c:2060:3: warning: statement with no effect
arch/x86/kernel/apic/apic.c: In function 'lapic_resume':
arch/x86/kernel/apic/apic.c:2137:3: warning: statement with no effect
Reported-and-Tested-by: Fabio Comolli <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Jesse Barnes <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions