From: Greg Kroah-Hartman Date: Thu, 19 Dec 2013 23:44:10 +0000 (-0800) Subject: Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage X-Git-Tag: v3.14-rc1~148^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e92f7f768477c6ab5ec6b12f854db3e716b2e5;p=pandora-kernel.git Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage CONFIG_USB_DEBUG is going away, and all of the other USB drivers no longer rely on "debug" module parameters for debugging lines, so move the pcwd_usb driver to use the dynamic debug infrastructure to be more in line with the rest of the kernel. Signed-off-by: Greg Kroah-Hartman Cc: Wim Van Sebroeck Reviewed-by: Guenter Roeck --- Reading git-diff-tree failed