From: Greg Kroah-Hartman Date: Wed, 28 May 2014 18:34:04 +0000 (-0700) Subject: USB: orinoco_usb: remove CONFIG_USB_DEBUG support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d2f61fc7559df3d5be32a9d01efdb9ee1b11d8;p=pandora-kernel.git USB: orinoco_usb: remove CONFIG_USB_DEBUG support Now that the config option is gone, the driver needs to be converted over to using the dynamic_debug infrastructure, like all other USB drivers have been already. Cc: Christian Lamparter Cc: Larry Finger Cc: Gertjan van Wingerde Cc: Alexey Khoroshilov Cc: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman Acked-by: John W. Linville --- Reading git-diff-tree failed