Commit 0bd307e1 authored by Alan Stern's avatar Alan Stern Committed by Greg Kroah-Hartman

USB: remove DEBUG definition from dummy_hcd

This patch (as958) removes an unneeded and unwanted #define line from
dummy_hcd.
Signed-off-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 1207cf84
......@@ -34,8 +34,6 @@
* bypassing some hardware (and driver) issues. UML could help too.
*/
#define DEBUG
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/delay.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment