diff options
Diffstat (limited to 'drivers/xen')
-rw-r--r-- | drivers/xen/xen-acpi-pad.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/xen/xen-acpi-pad.c b/drivers/xen/xen-acpi-pad.c index f23ecf380088..da39191e7278 100644 --- a/drivers/xen/xen-acpi-pad.c +++ b/drivers/xen/xen-acpi-pad.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include <acpi/acpi_drivers.h> | 20 | #include <acpi/acpi_drivers.h> |
21 | #include <asm/xen/hypercall.h> | 21 | #include <asm/xen/hypercall.h> |
22 | #include <xen/interface/version.h> | 22 | #include <xen/interface/version.h> |
23 | #include <xen/xen-ops.h> | ||
23 | 24 | ||
24 | #define ACPI_PROCESSOR_AGGREGATOR_CLASS "acpi_pad" | 25 | #define ACPI_PROCESSOR_AGGREGATOR_CLASS "acpi_pad" |
25 | #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" | 26 | #define ACPI_PROCESSOR_AGGREGATOR_DEVICE_NAME "Processor Aggregator" |