summaryrefslogtreecommitdiffstats
path: root/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-06-11 05:54:53 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-06-11 05:54:53 +0200
commit168917328214e94a54dbd4ef227dab46029b8134 (patch)
tree9f5fbf0580f00cf39b1b0cfe1dacc387499e999f /0001-acpi-prefer-booting-with-ACPI-over-DTS.patch
parent38d5c149cae32d286308f7962e1d561e7939072f (diff)
parent8ae1eddbf56e902877016abbadb2150afe87711c (diff)
downloadkernel-168917328214e94a54dbd4ef227dab46029b8134.tar.gz
kernel-168917328214e94a54dbd4ef227dab46029b8134.tar.xz
kernel-168917328214e94a54dbd4ef227dab46029b8134.zip
Diffstat (limited to '0001-acpi-prefer-booting-with-ACPI-over-DTS.patch')
-rw-r--r--0001-acpi-prefer-booting-with-ACPI-over-DTS.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch b/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch
index 48c4e0620..a3352a436 100644
--- a/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch
+++ b/0001-acpi-prefer-booting-with-ACPI-over-DTS.patch
@@ -39,7 +39,7 @@ Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/acpi.c b/arch/arm64/kernel/acpi.c
-index 46ec402e97ed..be65df48588f 100644
+index a7586a4db142..c2a7e30e2143 100644
--- a/arch/arm64/kernel/acpi.c
+++ b/arch/arm64/kernel/acpi.c
@@ -40,7 +40,7 @@ int acpi_pci_disabled = 1; /* skip ACPI PCI scan and IRQ initialization */