Commit d5d1818a authored by Vojtech Pavlik's avatar Vojtech Pavlik

input: Don't define DEBUG in hid-ff by default. It spews messgaes

       even when no FF device is present.
parent e57a7135
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <linux/input.h> #include <linux/input.h>
#define DEBUG #undef DEBUG
#include <linux/usb.h> #include <linux/usb.h>
#include "hid.h" #include "hid.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