diff options
Diffstat (limited to 'drivers/gpio/pic32_gpio.c')
-rw-r--r-- | drivers/gpio/pic32_gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/pic32_gpio.c b/drivers/gpio/pic32_gpio.c index 975a2af3ccb..d8edfefb2d7 100644 --- a/drivers/gpio/pic32_gpio.c +++ b/drivers/gpio/pic32_gpio.c @@ -4,7 +4,6 @@ * Purna Chandra Mandal <purna.mandal@microchip.com> */ -#include <common.h> #include <dm.h> #include <errno.h> #include <malloc.h> |