diff --git a/drivers/gpio/gpio-tps65218.c b/drivers/gpio/gpio-tps65218.c index 2fc7e16aee0c4be0bf8f5bc4b37c5447bd3828ad..313c0e48460773771823d3114090a77099cac788 100644 --- a/drivers/gpio/gpio-tps65218.c +++ b/drivers/gpio/gpio-tps65218.c @@ -17,7 +17,6 @@ #include #include #include -#include "gpiolib.h" struct tps65218_gpio { struct tps65218 *tps65218;