diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2012-06-13 09:47:31 +0200 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-06-24 15:54:52 +0200 |
commit | 44edebca3964824b9126c49bab1187df7df5bd89 (patch) | |
tree | 6f5845e37fc0287ad2eaa57a78846837f21a92a2 /drivers/video/da8xx-fb.c | |
parent | video: exynos_dp: remove duplicated declarations from header file (diff) | |
download | linux-44edebca3964824b9126c49bab1187df7df5bd89.tar.xz linux-44edebca3964824b9126c49bab1187df7df5bd89.zip |
video: backlight: remove unused header
Commit 9befe40f6e018e508b047eb76d189ede9b4ff03d ("video: backlight:
support s6e8ax0 panel driver based on MIPI DSI") added s6e8ax0.h, but
no file includes it. That's probably a good thing, because it declares
an extern void function that is defined static int in s6e8ax0.c.
Besides, that function is also wrapped in the module_init() macro, which
should do everything needed to make that function available to the code
outside of s6e8ax0.c. This header can safely be removed.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/da8xx-fb.c')
0 files changed, 0 insertions, 0 deletions