aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/s6e8aa0.h
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 09:48:20 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 14:02:16 +0200
commit2489007e7d740ccbc3e0a202914e243ad5178787 (patch)
treeb8e6380ea7b1da63474ad68a5dba997e01146043 /drivers/video/backlight/s6e8aa0.h
parent5f67568eb31e3a813c7c52461dcf66ade15fc2e7 (diff)
downloadkernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.zip
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.gz
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.bz2
merge opensource jb u5
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
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