Linux-libre 3.5.4-gnu1
[librecmc/linux-libre.git] / drivers / video / exynos / s6e8ax0.h
1 /* linux/drivers/video/backlight/s6e8ax0.h
2  *
3  * MIPI-DSI based s6e8ax0 AMOLED LCD Panel definitions.
4  *
5  * Copyright (c) 2011 Samsung Electronics
6  *
7  * Inki Dae, <inki.dae@samsung.com>
8  * Donghwa Lee <dh09.lee@samsung.com>
9  *
10  * This program is free software; you can redistribute it and/or modify
11  * it under the terms of the GNU General Public License version 2 as
12  * published by the Free Software Foundation.
13 */
14
15 #ifndef _S6E8AX0_H
16 #define _S6E8AX0_H
17
18 extern void s6e8ax0_init(void);
19
20 #endif
21