aboutsummaryrefslogtreecommitdiff
path: root/include/scf0403_lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scf0403_lcd.h')
-rw-r--r--include/scf0403_lcd.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/scf0403_lcd.h b/include/scf0403_lcd.h
deleted file mode 100644
index 07f8c643ba5..00000000000
--- a/include/scf0403_lcd.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (c) 2013, Compulab Inc.
- */
-#ifndef SCF0403_LCD_H_
-#define SCF0403_LCD_H_
-
-int scf0403_init(int reset_gpio);
-
-#endif