dm: core: Require users of devres to include the header
[oweals/u-boot.git] / drivers / ram / rockchip / dmc-rk3368.c
index 8addee8cc30e03d39e61a5f1f378373c2e39e466..2d82a176db7c569b70927edfb27bd296a3e3f722 100644 (file)
@@ -19,6 +19,7 @@
 #include <asm/arch-rockchip/ddr_rk3368.h>
 #include <asm/arch-rockchip/sdram.h>
 #include <asm/arch-rockchip/sdram_rk3288.h>
+#include <linux/err.h>
 
 struct dram_info {
        struct ram_info info;