From d7e92f7f768477c6ab5ec6b12f854db3e716b2e5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 19 Dec 2013 15:44:10 -0800 Subject: [PATCH] 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-format-patch failed