drm/vboxvideo: Remove unused including <linux/version.h>
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
This commit is contained in:
parent
2bf6b5b0e3
commit
8bfb175461
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue