summaryrefslogtreecommitdiffstats
path: root/include/scf0403_lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scf0403_lcd.h')
-rw-r--r--include/scf0403_lcd.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/scf0403_lcd.h b/include/scf0403_lcd.h
new file mode 100644
index 0000000000..d71896bbda
--- /dev/null
+++ b/include/scf0403_lcd.h
@@ -0,0 +1,11 @@
+/*
+ * Copyright (c) 2013, Compulab Inc.
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+#ifndef SCF0403_LCD_H_
+#define SCF0403_LCD_H_
+
+int scf0403_init(int reset_gpio);
+
+#endif
OpenPOWER on IntegriCloud