kernel/arch/microblaze/kernel/cpu/pvr.c
.. .. @@ -14,6 +14,7 @@ 14 14 #include <linux/compiler.h> 15 15 #include <asm/exceptions.h> 16 16 #include <asm/pvr.h> 17 +#include <linux/irqflags.h>17 18 18 19 /* 19 20 * Until we get an assembler that knows about the pvr registers,