]> git.sur5r.net Git - u-boot/blobdiff - common/hash.c
rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig
[u-boot] / 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>