diff options
author | Tony Luck <tony.luck@intel.com> | 2006-09-26 12:47:04 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-09-26 12:47:04 -0400 |
commit | ae3e0218621db0590163b2d5c424ef1f340e3cc6 (patch) | |
tree | a7e84e4b4a1e32fb64a99d7d5c73420b717f01ae /include/asm-ia64/processor.h | |
parent | e478bec0ba0a83a48a0f6982934b6de079e7e6b3 (diff) | |
parent | 76d08bb3f09054edc45326ce5c698a3f6c45f5d0 (diff) |
Pull model-name into release branch
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 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; |