mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
staging: vboxsf: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/r/20191107015923.100013-1-yuehaibing@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fe4c59394e
commit
32e9f6cb07
@@ -10,7 +10,6 @@
|
||||
|
||||
#include <linux/backing-dev.h>
|
||||
#include <linux/idr.h>
|
||||
#include <linux/version.h>
|
||||
#include "shfl_hostintf.h"
|
||||
|
||||
#define DIR_BUFFER_SIZE SZ_16K
|
||||
|
||||
Reference in New Issue
Block a user