diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-23 10:55:20 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-23 10:55:20 +1000 |
commit | aec49c7c0e9d2abe88a3d7bc700fca66f05fd67d (patch) | |
tree | aac7ff987592f8040ce68d5a28ece5fa4cb0fc50 /arch/powerpc/include/asm/mpic_msgr.h | |
parent | 932e9f352b5d685725076f21b237f7c7d804b29c (diff) | |
parent | 4351f30a35b8c6a6b6d4d36e5c2dc8ec0262b2ca (diff) |
Merge remote-tracking branch 'kumar/merge' into merge
Diffstat (limited to 'arch/powerpc/include/asm/mpic_msgr.h')
-rw-r--r-- | arch/powerpc/include/asm/mpic_msgr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/mpic_msgr.h b/arch/powerpc/include/asm/mpic_msgr.h index 3ec37dc9003e..326d33ca55cd 100644 --- a/arch/powerpc/include/asm/mpic_msgr.h +++ b/arch/powerpc/include/asm/mpic_msgr.h @@ -13,6 +13,7 @@ #include <linux/types.h> #include <linux/spinlock.h> +#include <asm/smp.h> struct mpic_msgr { u32 __iomem *base; |