From: Fabio Estevam Date: Thu, 8 May 2014 16:25:57 +0000 (+0300) Subject: usb: xhci: Use IS_ENABLED() macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961b3d0a990f8b1214f5425c4acbebbd0b777e36;p=pandora-kernel.git usb: xhci: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code shorter and easier to read. Signed-off-by: Fabio Estevam Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed