commit | 729697a13d7e32b18315df474fbf42498b447a8a | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri May 01 12:29:29 2015 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu May 07 13:35:57 2015 -0500 |
tree | 1293f06647bd7bbffe9e29defd38a882808b90df | |
parent | 7f6283ed6fe867ce168ee3eea2ced4f6cdeeb37a [diff] |
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 <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>