aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/mach-numaq
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/mach-numaq')
-rw-r--r--include/asm-x86/mach-numaq/mach_mpparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/mach-numaq/mach_mpparse.h b/include/asm-x86/mach-numaq/mach_mpparse.h
index 0917b95c42a..254993ae04c 100644
--- a/include/asm-x86/mach-numaq/mach_mpparse.h
+++ b/include/asm-x86/mach-numaq/mach_mpparse.h
@@ -2,6 +2,7 @@
#define __ASM_MACH_MPPARSE_H
extern int mp_bus_id_to_local[MAX_MP_BUSSES];
+extern int mp_bus_id_to_node[MAX_MP_BUSSES];
static inline void mpc_oem_bus_info(struct mpc_config_bus *m, char *name,
struct mpc_config_translation *translation)