treewide: replace #include <asm/errno.h> with <linux/errno.h>
[oweals/u-boot.git] / arch / arm / cpu / armv7 / bcm235xx / clk-usb-otg.c
index 1d7c5af76df0bb6edcb26c4f8522a997cb8a17d4..908502d632c2c9391d781c41e0e798dc6356d917 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/sysmap.h>
 #include "clk-core.h"