]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/hash.c
imx-common: rdc-sema: correct return value
[people/ms/u-boot.git] / common / hash.c
index 41de4df536864a2e4ddf550b35afe4252f064c44..b645298afcd5be74f1eef8b801c6523a37cc73b8 100644 (file)
@@ -17,7 +17,7 @@
 #include <mapmem.h>
 #include <hw_sha.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #else
 #include "mkimage.h"
 #include <time.h>