diff options
Diffstat (limited to 'drivers/acpi/scan.c')
-rw-r--r-- | drivers/acpi/scan.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c index 1c3e1e2bb0b5..e75ed9123931 100644 --- a/drivers/acpi/scan.c +++ b/drivers/acpi/scan.c @@ -24,8 +24,6 @@ #include "internal.h" -extern struct acpi_device *acpi_root; - #define ACPI_BUS_CLASS "system_bus" #define ACPI_BUS_HID "LNXSYBUS" #define ACPI_BUS_DEVICE_NAME "System Bus" |