diff options
Diffstat (limited to 'drivers/gpio/mpc83xx_spisel_boot.c')
-rw-r--r-- | drivers/gpio/mpc83xx_spisel_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/mpc83xx_spisel_boot.c b/drivers/gpio/mpc83xx_spisel_boot.c index fd26a36a0f9..2be8c73ae3d 100644 --- a/drivers/gpio/mpc83xx_spisel_boot.c +++ b/drivers/gpio/mpc83xx_spisel_boot.c @@ -5,7 +5,6 @@ * GPIO driver to set/clear SPISEL_BOOT pin on mpc83xx. */ -#include <common.h> #include <log.h> #include <dm.h> #include <mapmem.h> |