diff options
Diffstat (limited to 'include/asm-i386')
-rw-r--r-- | include/asm-i386/hw_irq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/hw_irq.h b/include/asm-i386/hw_irq.h index 87e5a351d881..8e8fbfaa252a 100644 --- a/include/asm-i386/hw_irq.h +++ b/include/asm-i386/hw_irq.h | |||
@@ -17,8 +17,6 @@ | |||
17 | #include <asm/irq.h> | 17 | #include <asm/irq.h> |
18 | #include <asm/sections.h> | 18 | #include <asm/sections.h> |
19 | 19 | ||
20 | struct hw_interrupt_type; | ||
21 | |||
22 | #define NMI_VECTOR 0x02 | 20 | #define NMI_VECTOR 0x02 |
23 | 21 | ||
24 | /* | 22 | /* |