Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285860
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA |
| Date | 2015-12-07 20:00 +0100 |
| Message-ID | <qD9aW-8kv-35@gated-at.bofh.it> (permalink) |
| References | <qCZXX-2uS-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Geert Uytterhoeven <geert@linux-m68k.org> Date: Mon, 7 Dec 2015 10:09:06 +0100 > If NO_DMA=y: > > ERROR: "dma_map_single" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_unmap_page" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_sync_single_for_cpu" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_unmap_single" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_alloc_coherent" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_mapping_error" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_map_page" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > ERROR: "dma_free_coherent" [drivers/net/ethernet/aurora/nb8800.ko] undefined! > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Applied, thanks Geert. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-07 10:10 +0100 Re: [PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA Måns Rullgård <mans@mansr.com> - 2015-12-07 12:20 +0100 Re: [PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA David Miller <davem@davemloft.net> - 2015-12-07 20:00 +0100
csiph-web