]> Pileus Git - ~andy/linux/commit
ohci: remove conditional compilation
authorOliver Neukum <oneukum@suse.de>
Mon, 18 Nov 2013 12:22:57 +0000 (13:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 18:25:22 +0000 (10:25 -0800)
commit5c2a18014f906d81ae83484801831650f0fa07fe
tree072eec69353f001f43032f9351b79077419b5cc2
parent8fdbeb26b5105282e55559b54a660fe7b6eed331
ohci: remove conditional compilation

Conditional compilation for debugging is removed in favor of
dynamic debugging. To do so

1. the support for debugfs is always compiled
2. the support for the ancient print_urb debugging aid is removed

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-dbg.c
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-q.c
drivers/usb/host/ohci.h