arm926_dma_flush_range undefined!

Catalin Marinas catalin.marinas at arm.com
Thu May 6 10:07:11 EDT 2010


On Thu, 2010-05-06 at 15:11 +0200, Nicolas Ferre wrote:
> I am trying to compile a recent kernel 
> (v2.6.34-rc6-201-g722154e) and I am 
> having this kind of error:
> 
> ERROR: "arm926_dma_flush_range" [drivers/mmc/host/at91_mci.ko] undefined!

The driver seems to use dmac_flush_range() directly. That's not part of
the DMA API. Could you not use one of the supported DMA API functions?

-- 
Catalin




More information about the linux-arm-kernel mailing list