diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-x86_64/hw_irq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86_64/hw_irq.h b/include/asm-x86_64/hw_irq.h index 48a4a5364e85..f5da94af9c41 100644 --- a/include/asm-x86_64/hw_irq.h +++ b/include/asm-x86_64/hw_irq.h @@ -19,8 +19,6 @@ #include <asm/irq.h> #include <linux/profile.h> #include <linux/smp.h> - -struct hw_interrupt_type; #endif #define NMI_VECTOR 0x02 |