aboutsummaryrefslogtreecommitdiff
path: root/drivers/button/button-gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/button/button-gpio.c')
-rw-r--r--drivers/button/button-gpio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/button/button-gpio.c b/drivers/button/button-gpio.c
index 7b5b3af..43b82d9 100644
--- a/drivers/button/button-gpio.c
+++ b/drivers/button/button-gpio.c
@@ -3,7 +3,6 @@
* Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
*/
-#include <common.h>
#include <button.h>
#include <dm.h>
#include <dm/lists.h>