aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/pca953x_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/pca953x_gpio.c')
-rw-r--r--drivers/gpio/pca953x_gpio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/pca953x_gpio.c b/drivers/gpio/pca953x_gpio.c
index b0c66d1..80ebaad 100644
--- a/drivers/gpio/pca953x_gpio.c
+++ b/drivers/gpio/pca953x_gpio.c
@@ -18,7 +18,6 @@
* 2. Support Polarity Inversion
*/
-#include <common.h>
#include <errno.h>
#include <dm.h>
#include <fdtdec.h>