aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jbt6k74.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/jbt6k74.h')
-rw-r--r--include/linux/jbt6k74.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/linux/jbt6k74.h b/include/linux/jbt6k74.h
new file mode 100644
index 00000000000..3fbe1783460
--- /dev/null
+++ b/include/linux/jbt6k74.h
@@ -0,0 +1,8 @@
+#ifndef __JBT6K74_H__
+#define __JBT6K74_H__
+
+struct jbt6k74_platform_data {
+ void (* reset)(int devindex, int level);
+};
+
+#endif