Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4a2d584 authored by Len Brown's avatar Len Brown
Browse files

ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c

parent a192a958
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
#include <asm/e820.h>
#include <asm/pci_x86.h>

#define PREFIX "ACPI: "
#define PREFIX "PCI: "

/* aperture is up to 256MB but BIOS may reserve less */
#define MMCONFIG_APER_MIN	(2 * 1024*1024)