]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/acpica/acresrc.h
Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[karo-tx-linux.git] / drivers / acpi / acpica / acresrc.h
index be16da2d9f3d45fe8d9b2808453234ca4d212cd5..4b008e8884a111326fe17f5a1f5ee2adc028f8f6 100644 (file)
@@ -48,8 +48,6 @@
 
 #include "amlresrc.h"
 
-#pragma pack(push)             /* Set default struct packing */
-
 /*
  * If possible, pack the following structures to byte alignment, since we
  * don't care about performance for debug output. Two cases where we cannot
@@ -380,6 +378,4 @@ extern struct acpi_rsdump_info acpi_rs_dump_uart_serial_bus[];
 extern struct acpi_rsdump_info acpi_rs_dump_general_flags[];
 #endif
 
-#pragma pack(pop)              /* Restore original struct packing */
-
 #endif                         /* __ACRESRC_H__ */