Commit 990acccd authored by David S. Miller's avatar David S. Miller Committed by Greg Kroah-Hartman

[PATCH] USB speedtouch fix

Missing header file.  Please apply.
parent 56822f2e
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
#include <linux/atm.h> #include <linux/atm.h>
#include <linux/atmdev.h> #include <linux/atmdev.h>
#include <linux/crc32.h> #include <linux/crc32.h>
#include <linux/init.h>
/* /*
#define DEBUG 1 #define DEBUG 1
......
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