clock: implement a driver for the Tegra CAR
[oweals/u-boot.git] / drivers / misc / fsl_iim.c
index 36433a74f85f37e2f7877856853328d3d38527cf..2feb1823e4ce5c4bdca750bc68603150640c2da3 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <common.h>
 #include <fuse.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #ifndef CONFIG_MPC512X
 #include <asm/arch/imx-regs.h>