diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-x86/numaq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/numaq.h b/include/asm-x86/numaq.h index ef068d2465d6..34b92d581fa3 100644 --- a/include/asm-x86/numaq.h +++ b/include/asm-x86/numaq.h | |||
| @@ -157,6 +157,8 @@ struct sys_cfg_data { | |||
| 157 | struct eachquadmem eq[MAX_NUMNODES]; /* indexed by quad id */ | 157 | struct eachquadmem eq[MAX_NUMNODES]; /* indexed by quad id */ |
| 158 | }; | 158 | }; |
| 159 | 159 | ||
| 160 | void numaq_tsc_disable(void); | ||
| 161 | |||
| 160 | #else | 162 | #else |
| 161 | static inline int get_memcfg_numaq(void) | 163 | static inline int get_memcfg_numaq(void) |
| 162 | { | 164 | { |
