x86: make struct mpc_config_translation NUMAQ-only
[sfrench/cifs-2.6.git] / include / asm-x86 / mpspec_def.h
index 3504617fe648267e5967e57ff47b5d5e33704b1e..1f35691b4f7cc05482056af6bb3808f9978809ed 100644 (file)
@@ -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
  *