ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
[firefly-linux-kernel-4.4.55.git] / include / acpi / acrestyp.h
index 3c83a79c583fb9010cb88ef438633f78b8d12b5d..eb760ca0b2e05884745e02e09aec222744829c25 100644 (file)
@@ -44,8 +44,6 @@
 #ifndef __ACRESTYP_H__
 #define __ACRESTYP_H__
 
-#pragma pack(push)             /* Set default struct packing */
-
 /*
  * Definitions for Resource Attributes
  */
@@ -612,6 +610,4 @@ struct acpi_pci_routing_table {
        char source[4];         /* pad to 64 bits so sizeof() works in all cases */
 };
 
-#pragma pack(pop)              /* Restore original struct packing */
-
 #endif                         /* __ACRESTYP_H__ */