net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
[oweals/u-boot.git] / drivers / crypto / ace_sha.c
index efef4911233adafe60df7065b719b2adbdd23d93..8f3b8b2614cc7a5afebe3e53297cf4e3a0bdcf4e 100644 (file)
@@ -10,7 +10,7 @@
 #ifdef CONFIG_SHA_HW_ACCEL
 #include <u-boot/sha256.h>
 #include <u-boot/sha1.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 /* SHA1 value for the message of zero length */
 static const unsigned char sha1_digest_emptymsg[SHA1_SUM_LEN] = {