]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/spi/zynqmp_gqspi.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / spi / zynqmp_gqspi.c
index c05d46e084c6d3f2ff69b62f1cfbddc63290d852..02b78df843715ad8357e0061d352bce3e6a3987b 100644 (file)
@@ -16,6 +16,7 @@
 #include <spi.h>
 #include <ubi_uboot.h>
 #include <wait_bit.h>
+#include <dm/device_compat.h>
 #include <linux/err.h>
 
 #define GQSPI_GFIFO_STRT_MODE_MASK     BIT(29)