]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/hash.c
arm64: add support for Ka-Ro TXSD-410E
[karo-tx-uboot.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>