]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/mpspec_def.h
x86: rename all fields of mpc_oemtable oem_X to X
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / mpspec_def.h
index 60ba5439e9f2e68fecec5c6e5bb9acd18fec40eb..6ea62ea2dc2143660f3a4f3c375cfc750fc3b72b 100644 (file)
@@ -152,11 +152,11 @@ struct mpc_lintsrc {
 #define MPC_OEM_SIGNATURE "_OEM"
 
 struct mpc_oemtable {
-       char oem_signature[4];
-       unsigned short oem_length;      /* Size of table */
-       char  oem_rev;                  /* 0x01 */
-       char  oem_checksum;
-       char  mpc_oem[8];
+       char signature[4];
+       unsigned short length;          /* Size of table */
+       char  rev;                      /* 0x01 */
+       char  checksum;
+       char  mpc[8];
 };
 
 /*