]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/imx-common/video.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / arch / arm / imx-common / video.c
index 46f8a1e1dc1f20e99d580d20d2a04c8873c9019d..fdc987f469f9d64caf4d95f0f671cc1f18359e43 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/imx-common/video.h>
 
 int board_video_skip(void)