diff options
Diffstat (limited to 'lib/acpi/acpi_dp.c')
-rw-r--r-- | lib/acpi/acpi_dp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/acpi/acpi_dp.c b/lib/acpi/acpi_dp.c index 7e3e3259d8..6733809986 100644 --- a/lib/acpi/acpi_dp.c +++ b/lib/acpi/acpi_dp.c @@ -6,7 +6,6 @@ * Mostly taken from coreboot file acpi_device.c */ -#include <common.h> #include <dm.h> #include <log.h> #include <malloc.h> |