]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/i8259.h
checkpatch: usb_free_urb() can take NULL
[linux-2.6-omap-h63xx.git] / include / asm-x86 / i8259.h
index 45d4df3e51e6919a7632dd1e06eda5728378143c..2f98df91f1f2bef9e7fc7bc47b3a42bbe14403d3 100644 (file)
@@ -55,4 +55,6 @@ static inline void outb_pic(unsigned char value, unsigned int port)
        udelay(2);
 }
 
+extern struct irq_chip i8259A_chip;
+
 #endif /* __ASM_I8259_H__ */