patch-2.2.0-pre2 linux/arch/alpha/kernel/irq.h

Next file: linux/arch/alpha/kernel/ptrace.c
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre1/linux/arch/alpha/kernel/irq.h linux/arch/alpha/kernel/irq.h
@@ -8,6 +8,8 @@
  * with the IRQ handling routines in irq.c.
  */
 
+#include <linux/config.h>
+
 #define STANDARD_INIT_IRQ_PROLOG	\
 	outb(0, DMA1_RESET_REG);	\
 	outb(0, DMA2_RESET_REG);	\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov