From a4419f3eac875e66a01b654024f6eda17d0dd558 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Tue, 12 Feb 2013 16:45:23 +0530 Subject: OMAPDSS: n8x0: remove platform backlight calls The n8x0 panel contains support to call platform backlight functions. These are not used by any board, and can be removed. Signed-off-by: Tomi Valkeinen Signed-off-by: Archit Taneja --- include/video/omap-panel-data.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/video') diff --git a/include/video/omap-panel-data.h b/include/video/omap-panel-data.h index 6b55839b73fc..0c3b46d3daf3 100644 --- a/include/video/omap-panel-data.h +++ b/include/video/omap-panel-data.h @@ -56,8 +56,6 @@ struct panel_n8x0_data { void (*platform_disable)(struct omap_dss_device *dssdev); int panel_reset; int ctrl_pwrdown; - - int (*set_backlight)(struct omap_dss_device *dssdev, int level); }; /** -- cgit v1.2.3-55-g7522