diff options
author | Marijn Suijten <marijn.suijten@somainline.org> | 2023-04-26 01:11:10 +0200 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-05-22 10:14:16 +0300 |
commit | 94fdd55b93b46fcd6bc8415ad15b008b45031b1b (patch) | |
tree | 26440556c0b2990bc08bb0780f285c988b414adc /drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h | |
parent | 10036161efbf573fa5b2e42463e5bffe6f9bfb6d (diff) |
drm/msm/dpu: Drop unused members from HW structs
Some of these members were initialized while never read, while others
were not even assigned any pointer value at all. Drop them to save some
space, and above all confusion when looking at or accidentally
dereferencing these members.
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/533862/
Link: https://lore.kernel.org/r/20230418-dpu-drop-useless-for-lookup-v3-2-e8d869eea455@somainline.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h')
0 files changed, 0 insertions, 0 deletions