]> git.pld-linux.org Git - packages/acpica.git/blobdiff - ppc64le.patch
- updated to 20170303 with current Fedora patches
[packages/acpica.git] / ppc64le.patch
diff --git a/ppc64le.patch b/ppc64le.patch
new file mode 100644 (file)
index 0000000..0972149
--- /dev/null
@@ -0,0 +1,15 @@
+diff -Naur acpica-unix2-20170119.orig/source/include/platform/aclinux.h acpica-unix2-20170119/source/include/platform/aclinux.h
+--- acpica-unix2-20170119.orig/source/include/platform/aclinux.h       2017-01-30 15:38:53.465753721 -0700
++++ acpica-unix2-20170119/source/include/platform/aclinux.h    2017-01-30 15:42:55.911358257 -0700
+@@ -219,9 +219,11 @@
+ #define __cdecl
+ #endif
++#if defined(__BIG_ENDIAN__)
+ #if defined(__PPC64__) || defined(__s390x__)
+ #define ACPI_BIG_ENDIAN
+ #endif
++#endif
+ #endif /* __KERNEL__ */
This page took 0.067894 seconds and 4 git commands to generate.