]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/mpspec_def.h
x86: rename all fields of mpc_bus mpc_X to X
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / mpspec_def.h
index 78057aaba2592e8e0f098db3cafdf87783499a91..60ba5439e9f2e68fecec5c6e5bb9acd18fec40eb 100644 (file)
@@ -81,9 +81,9 @@ struct mpc_cpu {
 };
 
 struct mpc_bus {
-       unsigned char mpc_type;
-       unsigned char mpc_busid;
-       unsigned char mpc_bustype[6];
+       unsigned char type;
+       unsigned char busid;
+       unsigned char bustype[6];
 };
 
 /* List of Bus Type string values, Intel MP Spec. */