From: Geert Uytterhoeven Date: Tue, 17 Sep 2013 04:37:25 +0000 (+0800) Subject: usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA X-Git-Tag: v3.12-rc3~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c740336159d9785ae81e8f9d6ba1a6b922723c9;p=pandora-kernel.git usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA If NO_DMA=y: drivers/built-in.o: In function `dma_set_coherent_mask': include/linux/dma-mapping.h:93: undefined reference to `dma_supported' Reviewed-and-tested-by: Peter Chen Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed