|
@@ -68,6 +68,7 @@
|
|
#include <linux/of_platform.h>
|
|
#include <linux/of_platform.h>
|
|
#include <linux/of_address.h>
|
|
#include <linux/of_address.h>
|
|
#include <linux/of_irq.h>
|
|
#include <linux/of_irq.h>
|
|
|
|
+#include <linux/acpi.h>
|
|
|
|
|
|
#ifdef CONFIG_PARISC
|
|
#ifdef CONFIG_PARISC
|
|
#include <asm/hardware.h> /* for register_parisc_driver() stuff */
|
|
#include <asm/hardware.h> /* for register_parisc_driver() stuff */
|
|
@@ -2054,8 +2055,6 @@ static int hardcode_find_bmc(void)
|
|
|
|
|
|
#ifdef CONFIG_ACPI
|
|
#ifdef CONFIG_ACPI
|
|
|
|
|
|
-#include <linux/acpi.h>
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* Once we get an ACPI failure, we don't try any more, because we go
|
|
* Once we get an ACPI failure, we don't try any more, because we go
|
|
* through the tables sequentially. Once we don't find a table, there
|
|
* through the tables sequentially. Once we don't find a table, there
|