diff options
Diffstat (limited to 'board/freescale/mx53loco/mx53loco.c')
-rw-r--r-- | board/freescale/mx53loco/mx53loco.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx53loco/mx53loco.c b/board/freescale/mx53loco/mx53loco.c index 1298788624..9e1072f4b1 100644 --- a/board/freescale/mx53loco/mx53loco.c +++ b/board/freescale/mx53loco/mx53loco.c @@ -13,7 +13,7 @@ #include <asm/arch/clock.h> #include <asm/arch/iomux-mx53.h> #include <asm/arch/clock.h> -#include <asm/errno.h> +#include <linux/errno.h> #include <asm/imx-common/mx5_video.h> #include <netdev.h> #include <i2c.h> |