aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/generic/gpio_keys
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/generic/gpio_keys')
-rw-r--r--src/drivers/generic/gpio_keys/gpio_keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/generic/gpio_keys/gpio_keys.c b/src/drivers/generic/gpio_keys/gpio_keys.c
index 6e18a8a1b0..2cf8f28e0b 100644
--- a/src/drivers/generic/gpio_keys/gpio_keys.c
+++ b/src/drivers/generic/gpio_keys/gpio_keys.c
@@ -15,7 +15,6 @@
#include <arch/acpi_device.h>
#include <arch/acpigen.h>
-#include <console/console.h>
#include <device/device.h>
#include <device/path.h>
#include <string.h>