[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1323393819-2149-1-git-send-email-devendra.aaru@gmail.com>
Date:	Thu,  8 Dec 2011 20:23:39 -0500
From:	Devendra Naga <devendra.aaru@...il.com>
To:	gregkh@...e.de, edwin_rong@...lsil.com.cn,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Cc:	Dev <devendra.aaru@...il.com>
Subject: [PATCH 1/1] remove version.h includes in drivers/staging/rts5139 as reported by "make versioncheck"
From: Dev <devendra.aaru@...il.com>
Signed-off-by: Devendra Naga <devendra.aaru@...il.com>
---
 drivers/staging/rts5139/rts51x.h           |    1 -
 drivers/staging/rts5139/rts51x_transport.h |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/rts5139/rts51x.h b/drivers/staging/rts5139/rts51x.h
index 9415d5c..b2c5839 100644
--- a/drivers/staging/rts5139/rts51x.h
+++ b/drivers/staging/rts5139/rts51x.h
@@ -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>
diff --git a/drivers/staging/rts5139/rts51x_transport.h b/drivers/staging/rts5139/rts51x_transport.h
index f7aa87f..8464c48 100644
--- a/drivers/staging/rts5139/rts51x_transport.h
+++ b/drivers/staging/rts5139/rts51x_transport.h
@@ -28,7 +28,6 @@
 #define __RTS51X_TRANSPORT_H
 
 #include <linux/kernel.h>
-#include <linux/version.h>
 
 #include "rts51x.h"
 #include "rts51x_chip.h"
-- 
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
