Skip to content
Commit ba52b7d4 authored by Olof Johansson's avatar Olof Johansson
Browse files

video: exynos_mipi_dsim: Remove unused variable



commit 7e0be9f9 ('video: exynos_mipi_dsim:
Use the generic PHY driver') resulted in a warning about an unused
variable:

drivers/video/exynos/exynos_mipi_dsi.c:144:26: warning: unused variable
    'pdev' [-Wunused-variable]

It is indeed unused; remove it.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: default avatarInki Dae <inki.dae@samsung.com>
parent be9b0167
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment