]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/vboxvideo: Remove unused including <linux/version.h>
authorYueHaibing <yuehaibing@huawei.com>
Wed, 20 Mar 2019 01:54:29 +0000 (01:54 +0000)
committerHans de Goede <hdegoede@redhat.com>
Wed, 20 Mar 2019 09:16:40 +0000 (10:16 +0100)
Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190320015429.86347-1-yuehaibing@huawei.com
drivers/gpu/drm/vboxvideo/vbox_drv.h

index bf2382e9d64c1957f1d4ab3f5708b846fb3e2e53..0ecd0a44176e6fc23b81b19b0a5f48d79db802b6 100644 (file)
@@ -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>