dm: core: Update lists_bind_fdt() to use ofnode
[oweals/u-boot.git] / drivers / fpga / socfpga.c
index 4448250f5c64a0b1a1605a3d5dbf581891e05a0b..f1b2f2c4da3dcab3c51e5306ebdc44f7f6893183 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/fpga_manager.h>
 #include <asm/arch/reset_manager.h>
 #include <asm/arch/system_manager.h>