projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bf6b5b
)
drm/vboxvideo: Remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 20 Mar 2019 01:54:29 +0000
(
01:54
+0000)
committer
Hans 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/vboxvideo/vbox_drv.h
b/drivers/gpu/drm/vboxvideo/vbox_drv.h
index bf2382e9d64c1957f1d4ab3f5708b846fb3e2e53..0ecd0a44176e6fc23b81b19b0a5f48d79db802b6 100644
(file)
--- 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>