summaryrefslogtreecommitdiff
path: root/include/drm/drm_damage_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drm_damage_helper.h')
-rw-r--r--include/drm/drm_damage_helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drm_damage_helper.h b/include/drm/drm_damage_helper.h
index 1ae8bce6a5ce..effda42cce31 100644
--- a/include/drm/drm_damage_helper.h
+++ b/include/drm/drm_damage_helper.h
@@ -64,7 +64,6 @@ struct drm_atomic_helper_damage_iter {
bool full_update;
};
-void drm_plane_enable_fb_damage_clips(struct drm_plane *plane);
void drm_atomic_helper_check_plane_damage(struct drm_atomic_state *state,
struct drm_plane_state *plane_state);
int drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb,