summaryrefslogtreecommitdiffstats
path: root/include/i2c/mc13892.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/i2c/mc13892.h')
-rw-r--r--include/i2c/mc13892.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/i2c/mc13892.h b/include/i2c/mc13892.h
new file mode 100644
index 0000000000..2f44f6c853
--- /dev/null
+++ b/include/i2c/mc13892.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_ARCH_MC13892_H
+#define __ASM_ARCH_MC13892_H
+
+extern struct i2c_client *mc13892_get_client(void);
+
+#endif /* __ASM_ARCH_MC13892_H */
+