diff options
Diffstat (limited to 'drivers/button/button-gpio.c')
-rw-r--r-- | drivers/button/button-gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/button/button-gpio.c b/drivers/button/button-gpio.c index 7b5b3affe2d..43b82d98aeb 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> |