]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/mips/mach-ath79/reset.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / arch / mips / mach-ath79 / reset.c
index 073a179bafe7023f4a06aeb5f44ae20b05666cb0..0593ec4a1b0dacc59e903b1317e868212581e7f1 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/addrspace.h>
 #include <asm/types.h>