aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/sigp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/sigp.h')
-rw-r--r--arch/s390/include/asm/sigp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/include/asm/sigp.h b/arch/s390/include/asm/sigp.h
index ec403d4304f8..0cc620a6a2cc 100644
--- a/arch/s390/include/asm/sigp.h
+++ b/arch/s390/include/asm/sigp.h
@@ -19,7 +19,7 @@
19#include <asm/atomic.h> 19#include <asm/atomic.h>
20 20
21/* get real cpu address from logical cpu number */ 21/* get real cpu address from logical cpu number */
22extern volatile int __cpu_logical_map[]; 22extern int __cpu_logical_map[];
23 23
24typedef enum 24typedef enum
25{ 25{