aboutsummaryrefslogtreecommitdiff
path: root/hid-tmt300rs.h
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2020-12-22 10:42:54 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2020-12-22 10:42:54 +0200
commit45af2075a74ae738646028a44ecaa876f6e4c2dc (patch)
tree29875f2fa977939162e241f7df665ace59e6b7ce /hid-tmt300rs.h
parent3e03c3d7fe270cea549cac60b7885e1a4aeb75e0 (diff)
downloadhid-tmff2-45af2075a74ae738646028a44ecaa876f6e4c2dc.tar.gz
hid-tmff2-45af2075a74ae738646028a44ecaa876f6e4c2dc.zip
Removed deprecated and uneccessary kzfree
Diffstat (limited to 'hid-tmt300rs.h')
-rw-r--r--hid-tmt300rs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h
index 2d05127..7069394 100644
--- a/hid-tmt300rs.h
+++ b/hid-tmt300rs.h
@@ -1,6 +1,7 @@
#include "hid-tm.h"
#include "usbhid.h"
#include <linux/hrtimer.h>
+#include <linux/slab.h>
#include <linux/ktime.h>
#include <linux/fixp-arith.h>