Kconfig: Drop CONFIG_CMD_DS4510
[platform/kernel/u-boot.git] / drivers / misc / mxs_ocotp.c
index 6c0d247..a42164c 100644 (file)
@@ -14,7 +14,7 @@
 
 #include <common.h>
 #include <fuse.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/arch/clock.h>
 #include <asm/arch/imx-regs.h>