uboot/drivers/spi
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h>
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>
2016-09-23 17:55:42 -04:00
..
Kconfig spi: Kconfig: Move FSL_QSPI entry to non-dm place 2016-09-22 14:16:28 +05:30
Makefile spi: pic32_spi: add SPI master driver for PIC32 SoC. 2016-06-10 12:31:12 +02:00
altera_spi.c
armada100_spi.c
ath79_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h
bfin_spi.c
bfin_spi6xx.c
cadence_qspi.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cadence_qspi.h spi: cadence_quadspi: Enable QUAD mode based on DT data 2016-07-09 20:16:33 +05:30
cadence_qspi_apb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cf_qspi.c
cf_spi.c
davinci_spi.c spi: davinci_spi: Convert to driver to adapt to DM 2016-07-09 20:16:30 +05:30
designware_spi.c
ep93xx_spi.c
exynos_spi.c
fsl_dspi.c
fsl_espi.c
fsl_qspi.c driver: spi: fsl-qspi: remove compile Warnings 2016-08-02 09:45:13 -07:00
fsl_qspi.h
ich.c spi: Use mode for rx mode flags 2016-09-22 01:02:28 +05:30
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mxs_spi.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
omap3_spi.c
pic32_spi.c spi: pic32_spi: add SPI master driver for PIC32 SoC. 2016-06-10 12:31:12 +02:00
rk_spi.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
rk_spi.h
sandbox_spi.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c spi: Use mode for rx mode flags 2016-09-22 01:02:28 +05:30
spi.c
tegra20_sflash.c spi: tegra: fix hang in set_mode() 2016-08-25 15:35:03 -07:00
tegra20_slink.c spi: tegra: fix hang in set_mode() 2016-08-25 15:35:03 -07:00
tegra114_spi.c
tegra210_qspi.c spi: tegra: fix hang in set_mode() 2016-08-25 15:35:03 -07:00
tegra_spi.h
ti_qspi.c spi: Use mode for rx mode flags 2016-09-22 01:02:28 +05:30
xilinx_spi.c
zynq_qspi.c
zynq_spi.c Merge branch 'master' of git://git.denx.de/u-boot-spi 2016-09-22 11:36:45 -04:00