treewide: replace #include <asm/errno.h> with <linux/errno.h>
[oweals/u-boot.git] / board / micronas / vct / dcgu.c
index 20ee3ac71ef55c58cc5f94fb2c2dd7611551618a..562c827b2d98453c1a543b8f9b67ef0eac3d41f1 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 #include "vct.h"