]> git.pld-linux.org Git - packages/acpica.git/blobdiff - aslcodegen.patch
- updated to 20200430
[packages/acpica.git] / aslcodegen.patch
index 57b88197a8b4d36b07e030c07cd688b0657ecb68..357ae47361a6bc7b565d32d26bea153bbefdaf5d 100644 (file)
@@ -4,11 +4,11 @@ support; this patch repairs that adaptation.
 
 Signed-off-by: Al Stone <ahs3@redhat.com>
 
-Index: acpica-unix2-20181003/source/compiler/aslcodegen.c
+Index: acpica-unix-20191213/source/compiler/aslcodegen.c
 ===================================================================
---- acpica-unix2-20181003.orig/source/compiler/aslcodegen.c
-+++ acpica-unix2-20181003/source/compiler/aslcodegen.c
-@@ -494,8 +494,7 @@ CgWriteTableHeader (
+--- acpica-unix-20191213.orig/source/compiler/aslcodegen.c
++++ acpica-unix-20191213/source/compiler/aslcodegen.c
+@@ -497,8 +497,7 @@ CgWriteTableHeader (
  
      /* Table length. Checksum zero for now, will rewrite later */
  
@@ -18,7 +18,7 @@ Index: acpica-unix2-20181003/source/compiler/aslcodegen.c
  
      /* Calculate the comment lengths for this definition block parseOp */
  
-@@ -541,6 +540,8 @@ CgWriteTableHeader (
+@@ -544,6 +543,8 @@ CgWriteTableHeader (
              CvDbgPrint ("    Length: %u\n", CommentLength);
          }
      }
This page took 0.506934 seconds and 4 git commands to generate.