]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/video/mxc_ipuv3_fb.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / video / mxc_ipuv3_fb.c
index 265274b9d668ad6d2741657e8350b33886214eec..0d0a0a97ff43c0d3a720e2689da53de09c0f34d4 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/global_data.h>
 #include <linux/string.h>
 #include <linux/list.h>