]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/vc4/vc4_drv.h
drm/vc4: Remove dead vc4_event_pending().
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / vc4 / vc4_drv.h
index df22698d62ee5ca89f00bcd42b10a6862506a4cf..1047953216a8e4353c3d496fbb3c65393f7f4085 100644 (file)
@@ -491,7 +491,6 @@ int vc4_bo_stats_debugfs(struct seq_file *m, void *arg);
 
 /* vc4_crtc.c */
 extern struct platform_driver vc4_crtc_driver;
-bool vc4_event_pending(struct drm_crtc *crtc);
 int vc4_crtc_debugfs_regs(struct seq_file *m, void *arg);
 bool vc4_crtc_get_scanoutpos(struct drm_device *dev, unsigned int crtc_id,
                             bool in_vblank_irq, int *vpos, int *hpos,