]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/rsa/rsa-checksum.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / lib / rsa / rsa-checksum.c
index 68d9d651b02860ab6cf422be4be62565834370c6..db183ff2930da51beca8c286e9582d7547dd1c06 100644 (file)
@@ -8,7 +8,7 @@
 #include <common.h>
 #include <fdtdec.h>
 #include <asm/byteorder.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/unaligned.h>
 #include <hash.h>
 #else