diff options
| author | Geert Uytterhoeven <[email protected]> | 2015-04-23 16:15:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-05-06 22:27:01 +0200 |
| commit | 35a0f950aadcb65e43fc1cbc5790f313737d9148 (patch) | |
| tree | 67a39188057adca87bda63d384ddff3e35bede5a /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | cbbcd1f3b8b05e3e4434ab1eb183091aeb6189eb (diff) | |
serial: SERIAL_IFX6X60 should depend on HAS_DMA
If NO_DMA=y:
drivers/built-in.o: In function `ifx_spi_free_device':
ifx6x60.c:(.text+0x96d9a): undefined reference to `dma_free_coherent'
drivers/built-in.o: In function `ifx_spi_spi_probe':
ifx6x60.c:(.text+0x978a2): undefined reference to `dma_alloc_coherent'
While DMA is optional in this driver, and is used only if
ifx_modem_platform_data.use_dma is set, there are currently no in-tree
users of ifx_modem_platform_data (and thus of this driver), so just make
it depend on HAS_DMA.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions