summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gud/gud_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/gud/gud_internal.h')
-rw-r--r--drivers/gpu/drm/gud/gud_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/gud/gud_internal.h b/drivers/gpu/drm/gud/gud_internal.h
index 0d148a6f27aa..d6fb25388722 100644
--- a/drivers/gpu/drm/gud/gud_internal.h
+++ b/drivers/gpu/drm/gud/gud_internal.h
@@ -16,7 +16,6 @@
struct gud_device {
struct drm_device drm;
struct drm_simple_display_pipe pipe;
- struct device *dmadev;
struct work_struct work;
u32 flags;
const struct drm_format_info *xrgb8888_emulation_format;