diff options
Diffstat (limited to 'board/tqc/tqma6/tqma6_wru4.c')
-rw-r--r-- | board/tqc/tqma6/tqma6_wru4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqma6/tqma6_wru4.c b/board/tqc/tqma6/tqma6_wru4.c index c9a7ab7ea9..2bbb614e4f 100644 --- a/board/tqc/tqma6/tqma6_wru4.c +++ b/board/tqc/tqma6/tqma6_wru4.c @@ -16,7 +16,7 @@ #include <asm/arch/imx-regs.h> #include <asm/arch/iomux.h> #include <asm/arch/sys_proto.h> -#include <asm/errno.h> +#include <linux/errno.h> #include <asm/gpio.h> #include <asm/imx-common/boot_mode.h> #include <asm/imx-common/mxc_i2c.h> |