* [2.6 patch] remove __NO_VERSION__ from cx88
@ 2004-04-25 1:16 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-04-25 1:16 UTC (permalink / raw)
To: kraxel; +Cc: linux-kernel
__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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-25 1:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-25 1:16 [2.6 patch] remove __NO_VERSION__ from cx88 Adrian Bunk
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®