mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: kraxel@bytesex.org
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove __NO_VERSION__ from cx88
Date: Sun, 25 Apr 2004 03:16:47 +0200	[thread overview]
Message-ID: <20040425011647.GC895@fs.tum.de> (raw)

__NO_VERSION__ is useless since ages, but there are two new occurences 
in drivers/media/video/cx88/ in 2.6.5.

The patch below removes them.

Please apply
Adrian

--- linux-2.6.6-rc2-mm1-full/drivers/media/video/cx88/cx88-i2c.c.old	2004-04-25 03:12:09.000000000 +0200
+++ linux-2.6.6-rc2-mm1-full/drivers/media/video/cx88/cx88-i2c.c	2004-04-25 03:12:32.000000000 +0200
@@ -22,8 +22,6 @@
     
 */
 
-#define __NO_VERSION__ 1
-
 #include <linux/module.h>
 #include <linux/init.h>
 
--- linux-2.6.6-rc2-mm1-full/drivers/media/video/cx88/cx88-video.c.old	2004-04-25 03:12:52.000000000 +0200
+++ linux-2.6.6-rc2-mm1-full/drivers/media/video/cx88/cx88-video.c	2004-04-25 03:13:00.000000000 +0200
@@ -19,8 +19,6 @@
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#define __NO_VERSION__ 1
-
 #include <linux/init.h>
 #include <linux/list.h>
 #include <linux/module.h>

                 reply	other threads:[~2004-04-25  1:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040425011647.GC895@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=kraxel@bytesex.org \
    --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

all inboxes | Powered by JetHome®