linux/drivers/uio
Geert Uytterhoeven 89fb9e7c34 uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
If NO_DMA=y:

drivers/built-in.o: In function `uio_dmem_genirq_release':
drivers/uio/uio_dmem_genirq.c:95: undefined reference to `dma_free_coherent'
drivers/built-in.o: In function `uio_dmem_genirq_open':
drivers/uio/uio_dmem_genirq.c:61: undefined reference to `dma_alloc_coherent'

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Hans J. Koch <hjk@hansjkoch.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-21 10:13:23 -07:00
..
Kconfig uio: UIO_DMEM_GENIRQ should depend on HAS_DMA 2013-05-21 10:13:23 -07:00
Makefile
uio.c drivers: uio: Fix UIO device registration failure 2013-03-29 09:08:22 -07:00
uio_aec.c
uio_cif.c
uio_dmem_genirq.c
uio_netx.c
uio_pci_generic.c
uio_pdrv.c
uio_pdrv_genirq.c
uio_pruss.c ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
uio_sercos3.c