Commit b6595dd1 authored by Huang Weiyi's avatar Huang Weiyi Committed by Greg Kroah-Hartman

Staging: crystalhd: remove unused #include <linux/version.h>

Remove unused #include <linux/version.h>('s) in
  drivers/staging/crystalhd/crystalhd_lnx.c
Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 04607c9e
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
along with this driver. If not, see <http://www.gnu.org/licenses/>. along with this driver. If not, see <http://www.gnu.org/licenses/>.
***************************************************************************/ ***************************************************************************/
#include <linux/version.h>
#include <linux/smp_lock.h> #include <linux/smp_lock.h>
#include <linux/slab.h> #include <linux/slab.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment