diff options
-rw-r--r-- | drivers/acpi/blacklist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/blacklist.c b/drivers/acpi/blacklist.c index af308d03f492..cb9629638def 100644 --- a/drivers/acpi/blacklist.c +++ b/drivers/acpi/blacklist.c | |||
@@ -28,7 +28,6 @@ | |||
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include <linux/kernel.h> | 30 | #include <linux/kernel.h> |
31 | #include <linux/module.h> | ||
32 | #include <linux/init.h> | 31 | #include <linux/init.h> |
33 | #include <linux/acpi.h> | 32 | #include <linux/acpi.h> |
34 | #include <acpi/acpi_bus.h> | 33 | #include <acpi/acpi_bus.h> |