mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Now, arch/${ARCH}/include/asm/errno.h and include/linux/errno.h have
the same content. (both just wrap <asm-generic/errno.h>)
Replace all include directives for <asm/errno.h> with <linux/errno.h>.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[trini: Fixup include/clk.]
Signed-off-by: Tom Rini <trini@konsulko.com>
|
||
|---|---|---|
| .. | ||
| 74x164_gpio.c | ||
| adi_gpio2.c | ||
| altera_pio.c | ||
| at91_gpio.c | ||
| atmel_pio4.c | ||
| axp_gpio.c | ||
| bcm2835_gpio.c | ||
| da8xx_gpio.c | ||
| db8500_gpio.c | ||
| dwapb_gpio.c | ||
| gpio-uclass.c | ||
| gpio-uniphier.c | ||
| hi6220_gpio.c | ||
| intel_broadwell_gpio.c | ||
| intel_ich6_gpio.c | ||
| Kconfig | ||
| kona_gpio.c | ||
| kw_gpio.c | ||
| lpc32xx_gpio.c | ||
| Makefile | ||
| mpc83xx_gpio.c | ||
| mpc85xx_gpio.c | ||
| msm_gpio.c | ||
| mvebu_gpio.c | ||
| mvgpio.c | ||
| mvgpio.h | ||
| mvmfp.c | ||
| mxc_gpio.c | ||
| mxs_gpio.c | ||
| omap_gpio.c | ||
| pca953x.c | ||
| pca953x_gpio.c | ||
| pca9698.c | ||
| pcf8575_gpio.c | ||
| pic32_gpio.c | ||
| pm8916_gpio.c | ||
| rk_gpio.c | ||
| s3c2440_gpio.c | ||
| s5p_gpio.c | ||
| sandbox.c | ||
| sh_pfc.c | ||
| spear_gpio.c | ||
| stm32_gpio.c | ||
| sunxi_gpio.c | ||
| sx151x.c | ||
| tca642x.c | ||
| tegra186_gpio.c | ||
| tegra186_gpio_priv.h | ||
| tegra_gpio.c | ||
| vybrid_gpio.c | ||
| xilinx_gpio.c | ||
| zynq_gpio.c | ||