We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890ba82 commit 8742bebCopy full SHA for 8742beb
1 file changed
drivers/input/rmi4/rmi_2d_sensor.h
@@ -7,6 +7,9 @@
7
#ifndef _RMI_2D_SENSOR_H
8
#define _RMI_2D_SENSOR_H
9
10
+#include <linux/rmi.h>
11
+#include <linux/types.h>
12
+
13
enum rmi_2d_sensor_object_type {
14
RMI_2D_OBJECT_NONE,
15
RMI_2D_OBJECT_FINGER,
0 commit comments