From: Mike Frysinger Date: Mon, 21 Sep 2009 01:42:52 +0000 (+0000) Subject: Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d586e833f970dfb4768e6c872b621f4cfc555267;p=linux.git Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines The asm/irq.h header uses anomaly defines, but doesn't make sure to explicitly include the anomaly header for them. Signed-off-by: Mike Frysinger --- diff --git a/arch/blackfin/include/asm/irq.h b/arch/blackfin/include/asm/irq.h index 6ec2a0749ee6d..e7c0623f90915 100644 --- a/arch/blackfin/include/asm/irq.h +++ b/arch/blackfin/include/asm/irq.h @@ -12,6 +12,8 @@ #include +#include + /* SYS_IRQS and NR_IRQS are defined in */ #include