1
0
Fork 0

GenWQE: remove unnecessary version.h inclusion

Based on versioncheck.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
wifi-calibration
Fabian Frederick 2014-12-29 15:32:47 +01:00 committed by Greg Kroah-Hartman
parent ef3522f78c
commit 0ecb3dffb1
2 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@
#include <linux/semaphore.h>
#include <linux/uaccess.h>
#include <linux/io.h>
#include <linux/version.h>
#include <linux/debugfs.h>
#include <linux/slab.h>

View File

@ -24,7 +24,6 @@
* debugging, please also see the debugfs interfaces of this driver.
*/
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/module.h>