Staging: remove version.h includes in drivers/staging/rts5139
This was reported by "make versioncheck" Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8fe64955e4
commit
080688400c
@ -34,7 +34,6 @@
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/cdrom.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/version.h>
|
||||
|
||||
#include <scsi/scsi.h>
|
||||
#include <scsi/scsi_cmnd.h>
|
||||
|
@ -28,7 +28,6 @@
|
||||
#define __RTS51X_TRANSPORT_H
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/version.h>
|
||||
|
||||
#include "rts51x.h"
|
||||
#include "rts51x_chip.h"
|
||||
|
Loading…
Reference in New Issue
Block a user