On 8/22/2024 3:20 PM, Laurent Pinchart wrote:
The msm_atomic_state_clear() and msm_atomic_state_free() functions are declared but never defined. Remove their prototypes. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> --- drivers/gpu/drm/msm/msm_drv.h | 2 -- 1 file changed, 2 deletions(-)
Thanks for the patch Reviewed-by: Abhinav Kumar <[email protected]>
