All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dev <devendra.aaru@gmail.com>
To: gregkh@suse.de, edwin_rong@realsil.com.cn,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	devendra.aaru@gmail.com
Subject: [PATCH 1/1] remove version.h includes in drivers/staging/rts5139 as reported by "make versioncheck"
Date: Mon,  5 Dec 2011 05:49:57 -0500	[thread overview]
Message-ID: <1323082197-14753-1-git-send-email-devendra.aaru@gmail.com> (raw)


Signed-off-by: Dev <devendra.aaru@gmail.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.5.4


             reply	other threads:[~2011-12-05 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-05 10:49 Dev [this message]
2011-12-08 23:02 ` [PATCH 1/1] remove version.h includes in drivers/staging/rts5139 as reported by "make versioncheck" Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2011-12-09  1:23 Devendra Naga
2011-12-09  2:53 ` Greg KH
2011-12-12  7:52 Devendra Naga
2011-12-12  7:54 Devendra Naga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1323082197-14753-1-git-send-email-devendra.aaru@gmail.com \
    --to=devendra.aaru@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=edwin_rong@realsil.com.cn \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.