lkml.org 
[lkml]   [2004]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] remove __NO_VERSION__ from cx88
__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>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.023 / U:0.672 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site