summaryrefslogtreecommitdiffstats
path: root/drivers/spi/bcm63xx_hsspi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/bcm63xx_hsspi.c')
-rw-r--r--drivers/spi/bcm63xx_hsspi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/bcm63xx_hsspi.c b/drivers/spi/bcm63xx_hsspi.c
index f88702df4d..afc7be0f01 100644
--- a/drivers/spi/bcm63xx_hsspi.c
+++ b/drivers/spi/bcm63xx_hsspi.c
@@ -10,6 +10,7 @@
#include <common.h>
#include <clk.h>
#include <dm.h>
+#include <log.h>
#include <malloc.h>
#include <spi.h>
#include <reset.h>