- Subject: [tip:x86/trampoline] xen-acpi-processor: Add missing #include <xen /xen.h>
- From: "tip-bot for H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx>
- Date: Thu, 17 May 2012 11:14:24 -0700
- Cc: hpa@xxxxxxxxx, mingo@xxxxxxxxxx, konrad.wilk@xxxxxxxxxx, jarkko.sakkinen@xxxxxxxxx, jeremy@xxxxxxxx, lenb@xxxxxxxxxx, tglx@xxxxxxxxxxxxx, hpa@xxxxxxxxxxxxxxx
- Git-commit-id: 323f90a60864f30fd6b7c99806584bb90ada1a29
- Reply-to: linux-kernel@xxxxxxxxxxxxxxx, mingo@xxxxxxxxxx, hpa@xxxxxxxxx, konrad.wilk@xxxxxxxxxx, jarkko.sakkinen@xxxxxxxxx, jeremy@xxxxxxxx, lenb@xxxxxxxxxx, tglx@xxxxxxxxxxxxx, hpa@xxxxxxxxxxxxxxx
- Robot-id: <tip-bot.git.kernel.org>
- Robot-unsubscribe: Contact <mailto:hpa@xxxxxxxxxx> to get blacklisted from these emails
Commit-ID: 323f90a60864f30fd6b7c99806584bb90ada1a29
Gitweb: http://git.kernel.org/tip/323f90a60864f30fd6b7c99806584bb90ada1a29
Author: H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
AuthorDate: Thu, 17 May 2012 10:03:02 -0700
Committer: H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
CommitDate: Thu, 17 May 2012 10:03:02 -0700
xen-acpi-processor: Add missing #include <xen/xen.h>
This file depends on <xen/xen.h>, but the dependency was hidden due
to: <asm/acpi.h> -> <asm/trampoline.h> -> <asm/io.h> -> <xen/xen.h>
With the removal of <asm/trampoline.h>, this exposed the missing
Reported-by: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Len Brown <lenb@xxxxxxxxxx>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Cc: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxx>
Signed-off-by: H. Peter Anvin <hpa@xxxxxxxxx>
---
drivers/xen/xen-acpi-processor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/xen/xen-acpi-processor.c b/drivers/xen/xen-acpi-processor.c
index 0b48579..7ff2569 100644
--- a/drivers/xen/xen-acpi-processor.c
+++ b/drivers/xen/xen-acpi-processor.c
@@ -29,6 +29,7 @@
#include <acpi/acpi_drivers.h>
#include <acpi/processor.h>
+#include <xen/xen.h>
#include <xen/interface/platform.h>
#include <asm/xen/hypercall.h>
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux USB Devel]
[Linux Video &Media]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]