Skip to content
Commit f783c545 authored by Maxime Ripard's avatar Maxime Ripard Committed by Dom Cobley
Browse files

drm/vc4: hdmi: Constify drm_display_mode



We don't modify the drm_display_mode pointer we have in the driver in
most places, so let's make them const.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent b0391523
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