u-boot-brain/arch/arm/imx-common
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>.
Replace all include directives for <asm-generic/errno.h> with
<linux/errno.h>.

<asm-generic/...> is supposed to be included from <asm/...> when
arch-headers fall back into generic implementation. Generally, they
should not be directly included from .c files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[trini: Add drivers/usb/host/xhci-rockchip.c]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-23 22:25:27 -04:00
..
cache.c imx6: cache: disable L2 before touching Auxiliary Control Register 2016-05-06 10:43:39 -04:00
cmd_bmode.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cmd_dek.c imx: dek_blob: Add explicit include for mapmem 2015-05-15 19:20:48 +02:00
cmd_hdmidet.c Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
cpu.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ddrmc-vf610.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
hab.c imx-common: hab: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
i2c-mxv7.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
imx_bootaux.c imx: imx-common: introduce boot auxiliary core 2016-02-21 11:46:26 +01:00
init.c imx-common: use simpler runtime cpu dection macros 2016-05-24 14:59:56 +02:00
iomux-v3.c imx-common: use simpler runtime cpu dection macros 2016-05-24 14:59:56 +02:00
Kconfig imx: imx-common: introduce boot auxiliary core 2016-02-21 11:46:26 +01:00
Makefile arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS 2016-05-02 18:37:08 -04:00
misc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
rdc-sema.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
sata.c imx-common: sata: return failure if not i.MX6DQPlus 2016-05-24 14:59:56 +02:00
speed.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_sd.cfg mx6: Use a common SPL configuration file 2014-11-20 10:30:18 +01:00
spl.c common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
syscounter.c imx: system counter driver for imx7d and mx6ul 2015-09-13 10:11:53 +02:00
timer.c imx-common: timer: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
video.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00