aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/s6e8aa0.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/s6e8aa0.h')
-rw-r--r--drivers/video/backlight/s6e8aa0.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/drivers/video/backlight/s6e8aa0.h b/drivers/video/backlight/s6e8aa0.h
index 4e19d7d..0510ec2 100644
--- a/drivers/video/backlight/s6e8aa0.h
+++ b/drivers/video/backlight/s6e8aa0.h
@@ -6,6 +6,8 @@
*
* Inki Dae, <inki.dae@samsung.com>
* Donghwa Lee <dh09.lee@samsung.com>
+ * Joongmock Shin <jmock.shin@samsung.com>
+ * Eunchul Kim <chulspro.kim@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -15,12 +17,7 @@
#ifndef _S6E8AA0_H
#define _S6E8AA0_H
-extern void s6e8aa0_init(void);
-extern void s6e8aa0_set_link(void *pd, unsigned int dsim_base,
- unsigned char (*cmd_write) (unsigned int dsim_base, unsigned int data0,
- unsigned int data1, unsigned int data2),
- unsigned char (*cmd_read) (unsigned int dsim_base, unsigned int data0,
- unsigned int data1, unsigned int data2));
+/* ToDo */
#endif