aboutsummaryrefslogtreecommitdiff
path: root/hid-tmt300rs.h
diff options
context:
space:
mode:
authorRaySlash <stevemathewjoy@gmail.com>2023-10-02 13:08:52 +1000
committerRaySlash <stevemathewjoy@gmail.com>2023-10-02 22:14:57 +1000
commit75006183d0a379a2b0fa844fc32b3e27d229f368 (patch)
treee69dcd71c1071fb973ea61c5f41f22d48c7b5d9b /hid-tmt300rs.h
parentb2872a893afd0f9cd0bfd4644348f3b8645edbed (diff)
downloadhid-tmff2-75006183d0a379a2b0fa844fc32b3e27d229f368.tar.gz
hid-tmff2-75006183d0a379a2b0fa844fc32b3e27d229f368.zip
src: initial refactoring
Diffstat (limited to 'hid-tmt300rs.h')
-rw-r--r--hid-tmt300rs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h
deleted file mode 100644
index 9045341..0000000
--- a/hid-tmt300rs.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-#ifndef __HID_TMT300RS_H
-#define __HID_TMT300RS_H
-
-#include "hid-tmff2.h"
-
-int t300rs_populate_api(struct tmff2_device_entry *tmff2);
-
-#endif /* __HID_TM300RS_H */