[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <97512a9e5460234eabf1aa35db782e670ba3b830.1250281826.git.len.brown@intel.com>
Date: Fri, 14 Aug 2009 16:38:06 -0400
From: Len Brown <lenb@...nel.org>
To: x86@...nel.org, sfi-devel@...plefirmware.org,
linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org
Cc: Len Brown <len.brown@...el.com>
Subject: [PATCH 02/11] ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in
mmconfig-shared.c
From: Len Brown <len.brown@...el.com>
Signed-off-by: Len Brown <len.brown@...el.com>
Acked-by: Jesse Barnes <jbarnes@...tuousgeek.org>
---
arch/x86/pci/mmconfig-shared.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/pci/mmconfig-shared.c b/arch/x86/pci/mmconfig-shared.c
index 81d3466..b707a01 100644
--- a/arch/x86/pci/mmconfig-shared.c
+++ b/arch/x86/pci/mmconfig-shared.c
@@ -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)
--
1.6.0.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists