diff options
Diffstat (limited to 'include/asm-ia64/processor.h')
-rw-r--r-- | include/asm-ia64/processor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/processor.h b/include/asm-ia64/processor.h index b3bd58e80690..03100c4272c6 100644 --- a/include/asm-ia64/processor.h +++ b/include/asm-ia64/processor.h | |||
@@ -164,6 +164,7 @@ struct cpuinfo_ia64 { | |||
164 | __u8 family; | 164 | __u8 family; |
165 | __u8 archrev; | 165 | __u8 archrev; |
166 | char vendor[16]; | 166 | char vendor[16]; |
167 | char *model_name; | ||
167 | 168 | ||
168 | #ifdef CONFIG_NUMA | 169 | #ifdef CONFIG_NUMA |
169 | struct ia64_node_data *node_data; | 170 | struct ia64_node_data *node_data; |