]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/crypto/fsl/fsl_hash.c
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
[karo-tx-uboot.git] / drivers / crypto / fsl / fsl_hash.c
index 887e88c9ca7a2eeee28e535e65533421cba8f015..a63eba389df89eb64e7060da08a22a5ed1228b81 100644 (file)
@@ -12,7 +12,7 @@
 #include "jr.h"
 #include "fsl_hash.h"
 #include <hw_sha.h>
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 
 #define CRYPTO_MAX_ALG_NAME    80
 #define SHA1_DIGEST_SIZE        20