summaryrefslogtreecommitdiff
path: root/drivers/gpio/mcp230xx_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/mcp230xx_gpio.c')
-rw-r--r--drivers/gpio/mcp230xx_gpio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/mcp230xx_gpio.c b/drivers/gpio/mcp230xx_gpio.c
index df99fde5660..42e7fe9d474 100644
--- a/drivers/gpio/mcp230xx_gpio.c
+++ b/drivers/gpio/mcp230xx_gpio.c
@@ -7,7 +7,6 @@
#define LOG_CATEGORY UCLASS_GPIO
-#include <common.h>
#include <errno.h>
#include <dm.h>
#include <i2c.h>