commit | 5c2a18014f906d81ae83484801831650f0fa07fe | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Mon Nov 18 13:22:57 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 03 10:25:22 2013 -0800 |
tree | 072eec69353f001f43032f9351b79077419b5cc2 | |
parent | 8fdbeb26b5105282e55559b54a660fe7b6eed331 [diff] |
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>