]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/armv7/bcm235xx/clk-bsc.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / arch / arm / cpu / armv7 / bcm235xx / clk-bsc.c
index d263068b48930bf233126ba1db25330a700d6d54..4a1cc719d4f44ff9059764924b7a160361f28528 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <common.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/sysmap.h>
 #include <asm/kona-common/clk.h>
 #include "clk-core.h"