arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
[oweals/u-boot.git] / arch / arm / mach-socfpga / freeze_controller.c
index 2b1679555490af094c5808c5c4440fbc44697f82..71d5d99e9c100ead1cc386375685e3a17c2dc12d 100644 (file)
@@ -9,7 +9,7 @@
 #include <asm/io.h>
 #include <asm/arch/clock_manager.h>
 #include <asm/arch/freeze_controller.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 DECLARE_GLOBAL_DATA_PTR;