Skip to content
Snippets Groups Projects
Unverified Commit f13478c9 authored by Rikard Falkeborn's avatar Rikard Falkeborn Committed by Maxime Ripard
Browse files

drm/sun4i: Constify static structs


A number of static variables are not modified and can be made const to
allow the compiler to put them in read-only memory.

Signed-off-by: default avatarRikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20200804215337.54594-1-rikard.falkeborn@gmail.com
parent c84adb30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment