Re: [PATCH 0/3] dma-mapping:remove CONFIG_HAVE_DMA_ATTRS

From: Arnd Bergmann
Date: Sun Jul 05 2009 - 15:17:39 EST


On Sunday 05 July 2009, Ming Lei wrote:
> If a new arch does not define CONFIG_HAVE_DMA_ATTRS but uses
> dma-mapping-common.h, it will lead to a compile failure.

Right, but I think we should just mandate that every arch that wants
to use dma-mapping-common.h should define CONFIG_HAVE_DMA_ATTRS,
which is sort of implied by the definition of dma_map_ops anyway.

Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/