summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numaq.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-01 11:25:57 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-05 22:30:14 +0100
commit4f179d121885142fb907b64956228b369d495958 (patch)
treea0203880c1237621efcc2a02f6168d1d969c5a3f /arch/x86/include/asm/numaq.h
parent9d45cf9e36bf9bcf16df6e1cbf049807c8402823 (diff)
downloadop-kernel-dev-4f179d121885142fb907b64956228b369d495958.zip
op-kernel-dev-4f179d121885142fb907b64956228b369d495958.tar.gz
x86, numaq: cleanups
Also move xquad_portio over to where it's allocated. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/include/asm/numaq.h')
-rw-r--r--arch/x86/include/asm/numaq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/numaq.h b/arch/x86/include/asm/numaq.h
index 1e8bd30..9f0a5f5 100644
--- a/arch/x86/include/asm/numaq.h
+++ b/arch/x86/include/asm/numaq.h
@@ -31,6 +31,8 @@
extern int found_numaq;
extern int get_memcfg_numaq(void);
+extern void *xquad_portio;
+
/*
* SYS_CFG_DATA_PRIV_ADDR, struct eachquadmem, and struct sys_cfg_data are the
*/
OpenPOWER on IntegriCloud