misc: fuse: Update imx8 fuse driver for 8QM
[oweals/u-boot.git] / drivers / ram / imxrt_sdram.c
index af7400be82a8efc8fcf10d3dc71a1aa0de10daea..ac15e94f008a98d7df861c403bae7154fe51bf7c 100644 (file)
@@ -9,6 +9,7 @@
 #include <dm.h>
 #include <ram.h>
 #include <asm/io.h>
+#include <linux/err.h>
 
 /* SDRAM Command Code */
 #define SD_CC_ARD              0x0     /* Master Bus (AXI) command - Read */