u-boot/arch/arm/mach-at91/include/mach
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
..
at91_common.h ARM: at91: sama5d2: configure the L2 cache memory 2016-02-18 21:34:41 +01:00
at91_dbu.h arm: at91: Change the Chip ID registers' addresses 2015-11-03 14:21:30 +01:00
at91_eefc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_emac.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_gpbr.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_matrix.h arm: at91: add CONFIG_AT91SAM9M10G45 2016-06-26 20:17:22 +02:00
at91_mc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_pdc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_pio.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_pit.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_pmc.h clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
at91_rstc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_rtc.h arm: at91: Add a header file for the real-time clock 2016-06-12 23:49:38 +02:00
at91_rtt.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_sck.h at91: Add support for the AT91 slow clock controller 2016-06-12 23:49:38 +02:00
at91_spi.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_st.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_tc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91_wdt.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91rm9200.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9_sdramc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9_smc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9g45.h at91: Add support for the AT91 slow clock controller 2016-06-12 23:49:38 +02:00
at91sam9g45_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9rl.h ARM: atmel: arm9: switch to use common timer functions 2015-04-01 01:04:26 +02:00
at91sam9rl_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9x5.h ARM: atmel: at91sam9x5ek: enable spl support 2015-04-01 01:04:31 +02:00
at91sam9x5_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9260.h ARM: atmel: arm9: switch to use common timer functions 2015-04-01 01:04:26 +02:00
at91sam9260_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9261.h ARM: atmel: arm9: switch to use common timer functions 2015-04-01 01:04:26 +02:00
at91sam9261_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
at91sam9263.h ARM: atmel: arm9: switch to use common timer functions 2015-04-01 01:04:26 +02:00
at91sam9263_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
atmel_mpddrc.h arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization 2016-02-02 11:49:12 +01:00
atmel_pio4.h gpio: atmel_pio4: Move PIO4 definitions to head file 2016-08-15 22:58:03 +02:00
atmel_sdhci.h mmc: atmel: Add atmel sdhci support 2015-11-03 14:21:31 +01:00
atmel_serial.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
atmel_usba_udc.h arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
clk.h ARM: at91: clock: complete the GCK's clock sources 2016-05-24 08:08:36 +02:00
gpio.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
hardware.h arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
sama5_boot.h ARM: at91: sama5: Extend boot device autodetection 2016-06-12 23:49:38 +02:00
sama5_matrix.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
sama5_sfr.h ARM: at91: sama5d2: add macro & field definitions 2016-05-24 08:08:35 +02:00
sama5d2.h ARM: at91: sama5: Extend boot device autodetection 2016-06-12 23:49:38 +02:00
sama5d3.h arm: at91: Change the Chip ID registers' addresses 2015-11-03 14:21:30 +01:00
sama5d3_smc.h ARM: at91: move SoC headers to mach-at91/include/mach 2015-02-21 08:23:52 -05:00
sama5d4.h arm: at91/spl: atmel_sfr: move saic redirect to separate file 2015-11-30 22:27:55 +01:00