diff options
| -rw-r--r-- | drivers/video/exynos/exynos_mipi_dsi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/exynos/exynos_mipi_dsi.c b/drivers/video/exynos/exynos_mipi_dsi.c index 00b3a52c1d68..cee9602f9a7b 100644 --- a/drivers/video/exynos/exynos_mipi_dsi.c +++ b/drivers/video/exynos/exynos_mipi_dsi.c | |||
| @@ -141,7 +141,6 @@ static int exynos_mipi_dsi_early_blank_mode(struct mipi_dsim_device *dsim, | |||
| 141 | 141 | ||
| 142 | static int exynos_mipi_dsi_blank_mode(struct mipi_dsim_device *dsim, int power) | 142 | static int exynos_mipi_dsi_blank_mode(struct mipi_dsim_device *dsim, int power) |
| 143 | { | 143 | { |
| 144 | struct platform_device *pdev = to_platform_device(dsim->dev); | ||
| 145 | struct mipi_dsim_lcd_driver *client_drv = dsim->dsim_lcd_drv; | 144 | struct mipi_dsim_lcd_driver *client_drv = dsim->dsim_lcd_drv; |
| 146 | struct mipi_dsim_lcd_device *client_dev = dsim->dsim_lcd_dev; | 145 | struct mipi_dsim_lcd_device *client_dev = dsim->dsim_lcd_dev; |
| 147 | 146 | ||
