staging: sm750fb: Remove inclusion of header file

version.h header inclusion is not necessary as detected by
versioncheck.

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Amitoj Kaur Chawla 2016-02-15 23:51:06 +05:30 committed by Greg Kroah-Hartman
parent 8a7b2b1815
commit a1883f3f5a
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/errno.h>