aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ir_remote_con.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ir_remote_con.h')
-rw-r--r--include/linux/ir_remote_con.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/ir_remote_con.h b/include/linux/ir_remote_con.h
new file mode 100644
index 0000000..423b4b4
--- /dev/null
+++ b/include/linux/ir_remote_con.h
@@ -0,0 +1,6 @@
+#ifndef _IR_REMOTE_CON_H
+#define _IR_REMOTE_CON_H
+
+extern struct class *sec_class;
+
+#endif