From: Tony Lindgren Date: Mon, 24 Nov 2014 19:05:06 +0000 (-0800) Subject: usb: musb: Use IS_ENABLED for tusb6010 X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf3992061db1f7b3aa093f37fb308acc74fbc82;p=pandora-kernel.git usb: musb: Use IS_ENABLED for tusb6010 This removes the ifdef clutter a bit and saves few lines. It also makes it easier to detect the remaining places where we have conditional building of code done based on if defined for things like DMA. Signed-off-by: Tony Lindgren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed