1
0
Fork 0

microblaze: Add missing irqflags.h header

Without this header local_save_flags() is not defined.

Signed-off-by: Stefan Asserhall <stefan.asserhall@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
alistair/sensors
Stefan Asserhall 2020-01-21 13:01:50 +01:00 committed by Michal Simek
parent 512b2203e4
commit 9e190c543d
1 changed files with 1 additions and 0 deletions

View File

@ -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,