[PATCH] drm/gma500: Do not include <drm/drm_global.h>

Daniel Vetter daniel at ffwll.ch
Fri Aug 17 09:06:47 UTC 2018


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 at 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list