mxs_nand: Update compatible string for i.MX6SX
[oweals/u-boot.git] / drivers / sysreset / sysreset_syscon.c
index d0e586f66f6ddaa4a90eaae202d82d93f8b6efb5..f64701aab3c834ad967a30f04b1ef3ca0a217e81 100644 (file)
@@ -13,6 +13,7 @@
 #include <regmap.h>
 #include <sysreset.h>
 #include <syscon.h>
+#include <linux/err.h>
 
 struct syscon_reboot_priv {
        struct regmap *regmap;