]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/fm/fm.c
Merge git://git.denx.de/u-boot-fsl-qoriq
[people/ms/u-boot.git] / drivers / net / fm / fm.c
index 17a088602b4db8dfe8001bb56671a860950c3ed7..89f0d6a14e3a9d7d2e0f56991b745bf04902713d 100644 (file)
@@ -7,7 +7,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 #include "fm.h"
 #include <fsl_qe.h>            /* For struct qe_firmware */