drm/i915/gvt: remove unused type attributes
[sfrench/cifs-2.6.git] / drivers / gpu / drm / i915 / gvt / gvt.h
index b47c6acaf9c0f9dc01c08dddd578b3997a8e3706..0081b051d3e0929c20a01816cdc550ac4029a54a 100644 (file)
@@ -570,8 +570,7 @@ struct intel_gvt_ops {
        void (*vgpu_deactivate)(struct intel_vgpu *);
        struct intel_vgpu_type *(*gvt_find_vgpu_type)(struct intel_gvt *gvt,
                        const char *name);
-       bool (*get_gvt_attrs)(struct attribute ***type_attrs,
-                       struct attribute_group ***intel_vgpu_type_groups);
+       bool (*get_gvt_attrs)(struct attribute_group ***intel_vgpu_type_groups);
        int (*vgpu_query_plane)(struct intel_vgpu *vgpu, void *);
        int (*vgpu_get_dmabuf)(struct intel_vgpu *vgpu, unsigned int);
        int (*write_protect_handler)(struct intel_vgpu *, u64, void *,