]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/makalu/makalu.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / board / amcc / makalu / makalu.c
index a6ad2a1ba6086fcccf7ec5bfd52064e8f4080be2..2194942cd5abe187f9a8f989955356ca13b157e3 100644 (file)
@@ -13,7 +13,7 @@
 #include <asm/ppc4xx-gpio.h>
 #include <asm/io.h>
 #include <fdt_support.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 #if defined(CONFIG_PCI)
 #include <pci.h>