[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9607344f-7312-0ceb-7744-d3084efda16c@redhat.com>
Date: Wed, 20 Mar 2019 10:13:44 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: YueHaibing <yuehaibing@...wei.com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] drm/vboxvideo: Remove unused including
<linux/version.h>
Hi,
On 20-03-19 02:54, YueHaibing wrote:
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Thank you for the patch, it looks good to me:
Reviewed-by: Hans de Goede <hdegoede@...hat.com>
I will pick this up and push it to drm-misc-next
Regards,
Hans
> ---
> drivers/gpu/drm/vboxvideo/vbox_drv.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/vboxvideo/vbox_drv.h b/drivers/gpu/drm/vboxvideo/vbox_drv.h
> index 6dea8bf5f045..ece31f395540 100644
> --- a/drivers/gpu/drm/vboxvideo/vbox_drv.h
> +++ b/drivers/gpu/drm/vboxvideo/vbox_drv.h
> @@ -14,7 +14,6 @@
> #include <linux/io.h>
> #include <linux/irqreturn.h>
> #include <linux/string.h>
> -#include <linux/version.h>
>
> #include <drm/drm_encoder.h>
> #include <drm/drm_fb_helper.h>
>
>
>
>
>
Powered by blists - more mailing lists