Commit 9e190c54 authored by Stefan Asserhall's avatar Stefan Asserhall Committed by Michal Simek
Browse files

microblaze: Add missing irqflags.h header



Without this header local_save_flags() is not defined.

Signed-off-by: default avatarStefan Asserhall <stefan.asserhall@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Reviewed-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 512b2203
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
#include <linux/compiler.h>
#include <asm/exceptions.h>
#include <asm/pvr.h>
#include <linux/irqflags.h>

/*
 * Until we get an assembler that knows about the pvr registers,