Am 11.01.2018 um 21:17 schrieb Thierry Reding:
From: Thierry Reding <treding@xxxxxxxxxx>
struct device is forward-declared twice. Remove the second instance.
Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
Reviewed-by: Christian König <christian.koenig@xxxxxxx>
---
include/drm/drm_prime.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/drm/drm_prime.h b/include/drm/drm_prime.h
index 9cd9e36f77b5..59ccab402e85 100644
--- a/include/drm/drm_prime.h
+++ b/include/drm/drm_prime.h
@@ -59,8 +59,6 @@ struct drm_device;
struct drm_gem_object;
struct drm_file;
-struct device;
-
struct dma_buf *drm_gem_prime_export(struct drm_device *dev,
struct drm_gem_object *obj,
int flags);
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel