aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ea8061.h
blob: d283d0600321e04de0d108a8529a616a51d00488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* linux/drivers/video/backlight/ea8061.h
 *
 * MIPI-DSI based ea8061 AMOLED lcd 5.55 inch panel driver.
 *
 * Copyright (c) 2012 Samsung Electronics
 *
 * 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
 * published by the Free Software Foundation.
*/

#ifndef _EA8061_H
#define _EA8061_H

/* ToDo */

#endif