diff options
Diffstat (limited to 'include/asm-sparc/cpudata.h')
| -rw-r--r-- | include/asm-sparc/cpudata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc/cpudata.h b/include/asm-sparc/cpudata.h index ec0d9ef90a3b..a2c4d51d36c4 100644 --- a/include/asm-sparc/cpudata.h +++ b/include/asm-sparc/cpudata.h | |||
| @@ -18,6 +18,7 @@ typedef struct { | |||
| 18 | unsigned int counter; | 18 | unsigned int counter; |
| 19 | int prom_node; | 19 | int prom_node; |
| 20 | int mid; | 20 | int mid; |
| 21 | int next; | ||
| 21 | } cpuinfo_sparc; | 22 | } cpuinfo_sparc; |
| 22 | 23 | ||
| 23 | DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data); | 24 | DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data); |
