From: Tony Lindgren Date: Fri, 1 May 2015 19:29:29 +0000 (-0700) Subject: usb: musb: Get rid of the DMA ifdefs for musb_core.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=729697a13d7e32b18315df474fbf42498b447a8a;p=pandora-kernel.git usb: musb: Get rid of the DMA ifdefs for musb_core.c For musb_core.c we can now just drop the DMA related ifdef and use the already existing runtime test for !is_cppi_enabled(musb) instead. Signed-off-by: Tony Lindgren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed