aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/processor.h')
-rw-r--r--include/asm-ia64/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/processor.h b/include/asm-ia64/processor.h
index 265f4824db0e..ead68f8eb883 100644
--- a/include/asm-ia64/processor.h
+++ b/include/asm-ia64/processor.h
@@ -163,6 +163,7 @@ struct cpuinfo_ia64 {
163 __u8 family; 163 __u8 family;
164 __u8 archrev; 164 __u8 archrev;
165 char vendor[16]; 165 char vendor[16];
166 char *model_name;
166 167
167#ifdef CONFIG_NUMA 168#ifdef CONFIG_NUMA
168 struct ia64_node_data *node_data; 169 struct ia64_node_data *node_data;