lkml.org 
[lkml]   [1999]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: multiple definition of '__module_kernel_version' ?
Date
Removing module.h was the wrong fix, try this instead, against stock
2.3.28.

Index: 28.6/drivers/block/ide-features.c
--- 28.6/drivers/block/ide-features.c Sat, 13 Nov 1999 18:29:43 +1100 keith (linux-2.3/m/c/51_ide-featur 1.1 644)
+++ 28.6(w)/drivers/block/ide-features.c Tue, 16 Nov 1999 11:41:53 +1100 keith (linux-2.3/m/c/51_ide-featur 1.1 644)
@@ -14,6 +14,7 @@
*/

#include <linux/config.h>
+#define __NO_VERSION__
#include <linux/module.h>
#include <linux/types.h>
#include <linux/string.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.032 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site