From: Greg Kroah-Hartman Date: Fri, 28 Jun 2013 18:33:01 +0000 (-0700) Subject: USB: isp1362: remove CONFIG_USB_DEBUG dependency X-Git-Tag: v3.12-rc1~186^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641c86cd1cc6cb42233500a20e85ae5027826cfa;p=pandora-kernel.git USB: isp1362: remove CONFIG_USB_DEBUG dependency Now that the debugging macros are cleaned up, just rely on the dynamic debug code in the kernel to do the debug messages for the driver. This lets debugging be enabled without having to rebuild the driver, an important thing for users that can not do it. Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed