x86: rename mpc_config_bus to mpc_bus
[safe/jmp/linux-2.6] / arch / x86 / include / asm / mpspec_def.h
index e260e65..daa3f4a 100644 (file)
@@ -80,7 +80,7 @@ struct mpc_config_processor {
        unsigned int mpc_reserved[2];
 };
 
-struct mpc_config_bus {
+struct mpc_bus {
        unsigned char mpc_type;
        unsigned char mpc_busid;
        unsigned char mpc_bustype[6];