linux/arch/arm/mach-at91/include/mach
Nicolas Ferre f7c9f47239 ARM: at91/atmel-mci: remove unused setup_dma_addr() macro
This macro is not used anymove in atmel-mci driver. It has been removed
by a patch that was dealing with dw_dmac.c e2b35f3:
(dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes)

We are now using the dmaengine API to specify the slave DMA parameters:
dmaengine_slave_config().

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: <linux-mmc@vger.kernel.org>
2012-11-16 11:52:36 +01:00
..
at91_adc.h
at91_aic.h ARM: at91: add AIC5 support 2012-07-02 14:31:00 +02:00
at91_dbgu.h ARM: at91: make DBGU soc independent 2011-11-28 22:50:39 +08:00
at91_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91_pio.h ARM: at91/pio: add new PIO3 features 2012-03-01 13:38:50 +01:00
at91_pit.h ARM: at91: make pit register base soc independent 2011-11-28 22:50:38 +08:00
at91_pmc.h ARM: at91: fix typo in at91_pmc_base assembly declaration 2012-04-16 11:08:25 +02:00
at91_ramc.h ARM: at91/pm_slowclock: add runtime detection of memory contoller 2012-02-23 14:57:56 +01:00
at91_rstc.h ARM: at91: make rstc soc independent 2012-01-20 17:22:38 +01:00
at91_rtc.h ARM: at91: make rm9200 rtc drivers soc independent 2011-11-28 22:50:39 +08:00
at91_rtt.h [ARM] 5265/3: [AT91] Add copyright info 2008-09-21 23:01:18 +01:00
at91_shdwc.h ARM: at91: add Shutdown Controller (SHDWC) DT support 2012-03-15 23:38:02 +08:00
at91_st.h ARM: at91: make ST (System Timer) soc independent 2012-02-23 09:26:01 +01:00
at91_tc.h
at91rm9200.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91rm9200_emac.h
at91rm9200_mc.h ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91rm9200_sdramc.h ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91sam9_ddrsdr.h ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91sam9_sdramc.h ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
at91sam9g45.h ARM: AT91SAM9G45: add crypto peripherals 2012-07-11 11:06:16 +08:00
at91sam9g45_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91sam9n12.h ARM: at91: Add machine header file for AT91SAM9N12 SoC 2012-04-28 01:39:43 +08:00
at91sam9n12_matrix.h ARM: at91: Add machine header file for AT91SAM9N12 SoC 2012-04-28 01:39:43 +08:00
at91sam9rl.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91sam9rl_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91sam9x5.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91sam9x5_matrix.h ARM: at91/at91sam9x5: overall definition 2012-02-03 15:36:38 +01:00
at91sam9260.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91sam9260_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91sam9261.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91sam9261_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91sam9263.h ARM: at91: uncompress: autodetect the uart to use 2012-04-17 11:00:19 +02:00
at91sam9263_matrix.h ARM: at91: make matrix register base soc independent 2012-02-23 09:24:46 +01:00
at91x40.h ARM: at91/at91x40: remove use of at91_sys_read/write 2012-02-17 17:54:05 +01:00
atmel-mci.h ARM: at91/atmel-mci: remove unused setup_dma_addr() macro 2012-11-16 11:52:36 +01:00
board.h ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers 2012-07-31 21:23:32 +08:00
cpu.h ARM: at91: Add machine header file for AT91SAM9N12 SoC 2012-04-28 01:39:43 +08:00
debug-macro.S ARM: at91: make DBGU soc independent 2011-11-28 22:50:39 +08:00
gpio.h ARM: at91/pio: add new PIO3 features 2012-03-01 13:38:50 +01:00
gsia18s.h AT91: Support for gsia18s board 2011-01-14 19:49:04 +01:00
hardware.h ARM: at91: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00
io.h ARM: fix __io macro for PCMCIA 2012-04-05 11:29:55 -07:00
memory.h at91: drop boot_params and PLAT_PHYS_OFFSET 2011-05-25 23:04:35 +08:00
stamp9g20.h at91: fix map_io init usage 2011-05-25 23:04:34 +08:00
system_rev.h Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
timex.h ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40 2011-11-28 22:50:37 +08:00
uncompress.h ARM: at91: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00