aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/lp855x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/lp855x.h b/include/linux/platform_data/lp855x.h
index 20ee8b221dbd..d135939d392a 100644
--- a/include/linux/platform_data/lp855x.h
+++ b/include/linux/platform_data/lp855x.h
@@ -128,7 +128,7 @@ struct lp855x_rom_data {
128 * @rom_data : list of new eeprom/eprom registers 128 * @rom_data : list of new eeprom/eprom registers
129 */ 129 */
130struct lp855x_platform_data { 130struct lp855x_platform_data {
131 char *name; 131 const char *name;
132 enum lp855x_brightness_ctrl_mode mode; 132 enum lp855x_brightness_ctrl_mode mode;
133 u8 device_control; 133 u8 device_control;
134 int initial_brightness; 134 int initial_brightness;