USB: serial: remove dbg() from usb/serial.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:38:33 +0000 (09:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:38:33 +0000 (09:38 +0100)
commit82760526e6d2e1d1e815abaf3eae42b8bb82968c
tree97216f18009013a20fe09f095caeadea973e8bbc
parente8656b02ef353e73d0625302c85026f80958c531
USB: serial: remove dbg() from usb/serial.h

Now that all in-kernel users of the dbg() macro are gone, we can remove
it from the include/linux/usb/serial.h file.

Good riddance.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/serial.h