diff options
Diffstat (limited to 'include/asm-powerpc/spinlock.h')
| -rw-r--r-- | include/asm-powerpc/spinlock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/spinlock.h b/include/asm-powerpc/spinlock.h index cc4cfceac67c..258c93993190 100644 --- a/include/asm-powerpc/spinlock.h +++ b/include/asm-powerpc/spinlock.h | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | * | 19 | * |
| 20 | * (the type definitions are in asm/spinlock_types.h) | 20 | * (the type definitions are in asm/spinlock_types.h) |
| 21 | */ | 21 | */ |
| 22 | #include <linux/irqflags.h> | ||
| 22 | #ifdef CONFIG_PPC64 | 23 | #ifdef CONFIG_PPC64 |
| 23 | #include <asm/paca.h> | 24 | #include <asm/paca.h> |
| 24 | #include <asm/hvcall.h> | 25 | #include <asm/hvcall.h> |
