public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Devendra Naga <devendra.aaru@gmail.com>
To: gregkh@suse.de, edwin_rong@realsil.com.cn,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Cc: Devendra Naga <devendra.aaru@gmail.com>
Subject: [PATCH 1/1] remove version.h includes in drivers/staging/rts5139 as reported by "make versioncheck"
Date: Mon, 12 Dec 2011 02:54:23 -0500	[thread overview]
Message-ID: <1323676463-7379-1-git-send-email-devendra.aaru@gmail.com> (raw)


Signed-off-by: Devendra Naga <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.4.1

             reply	other threads:[~2011-12-12  7:54 UTC|newest]

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

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=1323676463-7379-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox