summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/spi_bitbang.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3399/spi_bitbang.c')
-rw-r--r--src/soc/rockchip/rk3399/spi_bitbang.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/rockchip/rk3399/spi_bitbang.c b/src/soc/rockchip/rk3399/spi_bitbang.c
index 6bb854d2f44e..27b23f1ea36c 100644
--- a/src/soc/rockchip/rk3399/spi_bitbang.c
+++ b/src/soc/rockchip/rk3399/spi_bitbang.c
@@ -8,6 +8,7 @@
#include <soc/spi.h>
#include <spi_bitbang.h>
#include <spi_flash.h>
+#include <stddef.h>
struct rockchip_bitbang_slave {
struct spi_bitbang_ops ops;