mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 08:16:39 +09:00
staging: ks7010: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a1a736df3a
commit
e30ed33d19
@@ -9,7 +9,6 @@
|
||||
* published by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/compiler.h>
|
||||
|
||||
Reference in New Issue
Block a user