aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/processor.h')
-rw-r--r--include/asm-ppc64/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/processor.h b/include/asm-ppc64/processor.h
index e5fc18531ec1..6447fbee7d69 100644
--- a/include/asm-ppc64/processor.h
+++ b/include/asm-ppc64/processor.h
@@ -291,6 +291,7 @@
291#define IC_OPEN_PIC 1 291#define IC_OPEN_PIC 1
292#define IC_PPC_XIC 2 292#define IC_PPC_XIC 2
293#define IC_BPA_IIC 3 293#define IC_BPA_IIC 3
294#define IC_ISERIES 4
294 295
295#define XGLUE(a,b) a##b 296#define XGLUE(a,b) a##b
296#define GLUE(a,b) XGLUE(a,b) 297#define GLUE(a,b) XGLUE(a,b)