Skip to content

Commit 8cd591a

Browse files
author
Ingo Molnar
committed
x86/ioapic: Remove unused "IOAPIC_AUTO" define
Last use was removed more than 5 years ago, in: 5ad274d: ("x86/irq: Remove unused old IOAPIC irqdomain interfaces") Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0a787b2 commit 8cd591a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/include/asm/io_apic.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ struct IR_IO_APIC_route_entry {
9999
struct irq_alloc_info;
100100
struct ioapic_domain_cfg;
101101

102-
#define IOAPIC_AUTO -1
103102
#define IOAPIC_EDGE 0
104103
#define IOAPIC_LEVEL 1
105104

0 commit comments

Comments
 (0)