projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275f658
)
fix some warnigns
author
David Schleef
<ds@schleef.org>
Thu, 21 Nov 2002 04:28:13 +0000
(
04:28
+0000)
committer
David Schleef
<ds@schleef.org>
Thu, 21 Nov 2002 04:28:13 +0000
(
04:28
+0000)
include/linux/module.h
patch
|
blob
|
history
diff --git
a/include/linux/module.h
b/include/linux/module.h
index 5f40d754e6d72668182fdf5678de9478a0b1d500..e0c6aaf96f7a41729ec4d7eb460c3af07e2a5ce6 100644
(file)
--- a/
include/linux/module.h
+++ b/
include/linux/module.h
@@
-51,7
+51,7
@@
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0)
-#define MODULE_DEVICE_TABLE(a,b)
+#define MODULE_DEVICE_TABLE(a,b)
struct pci_device_id *module_device_table_unused = (b)
#endif
#include_next <linux/module.h>