Geert Uytterhoeven <[email protected]> writes: > If NO_DMA=y: > > ERROR: "dma_free_coherent" [drivers/hwtracing/intel_th/intel_th_msu.ko] > undefined! > ERROR: "dma_alloc_coherent" [drivers/hwtracing/intel_th/intel_th_msu.ko] > undefined! > ERROR: "dma_supported" [drivers/hwtracing/intel_th/intel_th.ko] undefined! > > Add a dependency on HAS_DMA to fix this. > > Signed-off-by: Geert Uytterhoeven <[email protected]>
Thank you! Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

