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