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