Pull pnpacpi into acpica branch
[pandora-kernel.git] / include / asm-x86_64 / mpspec.h
index ac59045..14fc3dd 100644 (file)
@@ -76,7 +76,7 @@ struct mpc_config_bus
 {
        unsigned char mpc_type;
        unsigned char mpc_busid;
-       unsigned char mpc_bustype[6] __attribute((packed));
+       unsigned char mpc_bustype[6];
 };
 
 /* List of Bus Type string values, Intel MP Spec. */