summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mpspec_def.h
diff options
context:
space:
mode:
authorAlexey Starikovskiy2008-03-17 20:08:55 +0100
committerIngo Molnar2008-04-17 17:41:08 +0200
commit864205062f1c752c80077be8ec2b15c81f4a6525 (patch)
treeb240a81db36c029ed6274f5775a05981d0b5816b /include/asm-x86/mpspec_def.h
parentx86: remove mpc_oem_bus_info() (diff)
downloadkernel-qcow2-linux-864205062f1c752c80077be8ec2b15c81f4a6525.tar.gz
kernel-qcow2-linux-864205062f1c752c80077be8ec2b15c81f4a6525.tar.xz
kernel-qcow2-linux-864205062f1c752c80077be8ec2b15c81f4a6525.zip
x86: make struct mpc_config_translation NUMAQ-only
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/mpspec_def.h')
-rw-r--r--include/asm-x86/mpspec_def.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/asm-x86/mpspec_def.h b/include/asm-x86/mpspec_def.h
index 3504617fe648..1f35691b4f7c 100644
--- a/include/asm-x86/mpspec_def.h
+++ b/include/asm-x86/mpspec_def.h
@@ -166,17 +166,6 @@ struct mp_config_oemtable
char mpc_oem[8];
};
-struct mpc_config_translation
-{
- unsigned char mpc_type;
- unsigned char trans_len;
- unsigned char trans_type;
- unsigned char trans_quad;
- unsigned char trans_global;
- unsigned char trans_local;
- unsigned short trans_reserved;
-};
-
/*
* Default configurations
*