diff --git a/[refs] b/[refs] index 8b8e2653a321..214da0e59805 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 353fb07e2043d2df12dddf4e2c39552d0ab9b026 +refs/heads/master: d96c4e7bb039ae16c9b7e6809feb4fcfc45fcc87 diff --git a/trunk/include/asm-i386/hw_irq.h b/trunk/include/asm-i386/hw_irq.h index 4ac84cc6f01a..622815bf3243 100644 --- a/trunk/include/asm-i386/hw_irq.h +++ b/trunk/include/asm-i386/hw_irq.h @@ -18,6 +18,8 @@ #include #include +struct hw_interrupt_type; + /* * Various low-level irq details needed by irq.c, process.c, * time.c, io_apic.c and smp.c