* [PATCH] drm/gma500: Do not include <drm/drm_global.h>
@ 2018-08-17 8:21 Thomas Zimmermann
2018-08-17 9:06 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Zimmermann @ 2018-08-17 8:21 UTC (permalink / raw)
To: patrik.r.jakobsson, dri-devel; +Cc: Thomas Zimmermann
The gma500 driver has no dependencies on drm_global.h. Remove the include
statement.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
---
drivers/gpu/drm/gma500/psb_drv.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/psb_drv.h b/drivers/gpu/drm/gma500/psb_drv.h
index d067b262e454..b061764ef171 100644
--- a/drivers/gpu/drm/gma500/psb_drv.h
+++ b/drivers/gpu/drm/gma500/psb_drv.h
@@ -23,7 +23,6 @@
#include <linux/kref.h>
#include <drm/drmP.h>
-#include <drm/drm_global.h>
#include <drm/gma_drm.h>
#include "psb_reg.h"
#include "psb_intel_drv.h"
--
2.18.0
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drm/gma500: Do not include <drm/drm_global.h>
2018-08-17 8:21 [PATCH] drm/gma500: Do not include <drm/drm_global.h> Thomas Zimmermann
@ 2018-08-17 9:06 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2018-08-17 9:06 UTC (permalink / raw)
To: Thomas Zimmermann; +Cc: dri-devel
On Fri, Aug 17, 2018 at 10:21:38AM +0200, Thomas Zimmermann wrote:
> The gma500 driver has no dependencies on drm_global.h. Remove the include
> statement.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Applied, thanks for your patch.
-Daniel
> ---
> drivers/gpu/drm/gma500/psb_drv.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/gma500/psb_drv.h b/drivers/gpu/drm/gma500/psb_drv.h
> index d067b262e454..b061764ef171 100644
> --- a/drivers/gpu/drm/gma500/psb_drv.h
> +++ b/drivers/gpu/drm/gma500/psb_drv.h
> @@ -23,7 +23,6 @@
> #include <linux/kref.h>
>
> #include <drm/drmP.h>
> -#include <drm/drm_global.h>
> #include <drm/gma_drm.h>
> #include "psb_reg.h"
> #include "psb_intel_drv.h"
> --
> 2.18.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-17 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17 8:21 [PATCH] drm/gma500: Do not include <drm/drm_global.h> Thomas Zimmermann
2018-08-17 9:06 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox