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:
Wei Yongjun 2016-09-15 10:13:04 +00:00 committed by Greg Kroah-Hartman
parent a1a736df3a
commit e30ed33d19
1 changed files with 0 additions and 1 deletions

View File

@ -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>