summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xen/xen_drm_front_conn.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2021-04-10 05:15:35 +1000
committerDave Airlie <airlied@redhat.com>2021-04-10 05:18:10 +1000
commitd416bd0bf7efc733f80cbd9b1e387368965ef121 (patch)
tree69e9ac0510e7b1da39ea95e5fb89a4d5252c38d7 /drivers/gpu/drm/xen/xen_drm_front_conn.h
parent2e99cd7a313a0d97b62ccf320c72ef70179dc3f3 (diff)
parenteb9dfdd1ed40357b99a4201c8534c58c562e48c9 (diff)
Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
drm-misc-fixes for v5.12-rc7: - Fix use-after-free in xen. - Reduce fifo threshold on hvs4 to fix a fifo full error. - Disable TE support for Droid4 and N950. - Small compiler fixes. Signed-off-by: Dave Airlie <airlied@redhat.com> From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/e7647dd9-60c3-9dfd-a377-89d717212e13@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/xen/xen_drm_front_conn.h')
-rw-r--r--drivers/gpu/drm/xen/xen_drm_front_conn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/xen/xen_drm_front_conn.h b/drivers/gpu/drm/xen/xen_drm_front_conn.h
index 3adacba9a23b..e5f4314899ee 100644
--- a/drivers/gpu/drm/xen/xen_drm_front_conn.h
+++ b/drivers/gpu/drm/xen/xen_drm_front_conn.h
@@ -16,7 +16,6 @@
struct drm_connector;
struct xen_drm_front_drm_info;
-struct xen_drm_front_drm_info;
int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info,
struct drm_connector *connector);