[PATCH] drm/msm: Remove unused declaraions
Abhinav Kumar
quic_abhinavk at quicinc.com
Fri Aug 16 17:41:38 UTC 2024
On 8/15/2024 4:19 AM, Zhang Zekun wrote:
> The definition of msm_atomic_state_clear() and msm_atomic_state_free()
> has been removed since commit c21c731d93e8 ("drm/msm: Don't subclass
> drm_atomic_state anymore").
>
> Also, the definition of msm_dsi_host_set_src_pll() has been removed
> since commit 9b077c1581cf ("drm/msm/dsi: stop setting clock parents
> manually"). So, let's remove this unused declarations.
>
> Signed-off-by: Zhang Zekun <zhangzekun11 at huawei.com>
> ---
> drivers/gpu/drm/msm/dsi/dsi.h | 2 --
> drivers/gpu/drm/msm/msm_drv.h | 2 --
> 2 files changed, 4 deletions(-)
>
It looks like you did not run get_maintainers.pl because freedreno list
is not CCed on this. For future reference, please do to get our attention.
The change itself is fine, hence
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list