diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-10-14 20:16:26 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-10-14 20:16:26 +0300 |
| commit | a3aba95241247c5aa5c8e16c839cf6909ffe80a9 (patch) | |
| tree | 5f4692527eb9a82d95d08754e4eb96be7df90ba5 /hid-tmt300rs.h | |
| parent | b2872a893afd0f9cd0bfd4644348f3b8645edbed (diff) | |
| parent | 1ac3f52cfd972787e4684350f7593614837b6b19 (diff) | |
| download | hid-tmff2-a3aba95241247c5aa5c8e16c839cf6909ffe80a9.tar.gz hid-tmff2-a3aba95241247c5aa5c8e16c839cf6909ffe80a9.zip | |
Merge branch 'RaySlash-rebase'
Diffstat (limited to 'hid-tmt300rs.h')
| -rw-r--r-- | hid-tmt300rs.h | 9 |
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 */ |
