]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm: Remove prototypes for non-existing functions
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 Aug 2024 22:20:46 +0000 (01:20 +0300)
committerRob Clark <robdclark@chromium.org>
Fri, 30 Aug 2024 17:41:18 +0000 (10:41 -0700)
commit030638a73ec4f29491b0febffa1aae314ef7c6ee
tree9387676a32a31ba612d1dc9e58c4177e6e741241
parent9e68cc7de893d965d4d21cb7cee1796f4c49516e
drm/msm: Remove prototypes for non-existing functions

The msm_atomic_state_clear() and msm_atomic_state_free() functions are
declared but never defined. Remove their prototypes.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Patchwork: https://patchwork.freedesktop.org/patch/610618/
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/msm_drv.h