]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/kosagi/novena/video.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / board / kosagi / novena / video.c
index 3bb1b7180b5666feda6871c5ed894612519777ce..a4c1222a11b6b228dc80d9ef3c29f11e16e02dc7 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
 #include <asm/arch/clock.h>