clock: implement a driver for the Tegra CAR
[oweals/u-boot.git] / drivers / misc / mxs_ocotp.c
index 6c0d247ed22021cb022cd923bb2139ce94a7991d..a42164cccdfed3ed8500245080972c4258ca7309 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>