Skip to content

Commit

Permalink
drm/vboxvideo: Remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
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
  • Loading branch information
YueHaibing authored and Hans de Goede committed Mar 20, 2019
1 parent 2bf6b5b commit 8bfb175
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/vboxvideo/vbox_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8bfb175

Please sign in to comment.