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 <[email protected]>

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
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to