summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/module.h b/include/linux/module.h
index 1be44624ec3a..1265b060475d 100644
--- a/include/linux/module.h
+++ b/include/linux/module.h
@@ -155,7 +155,7 @@ void *__symbol_get_gpl(const char *symbol);
#else
-#ifdef CONFIG_MODVERSIONING
+#ifdef CONFIG_MODVERSIONS
/* Mark the CRC weak since genksyms apparently decides not to
* generate a checksums for some symbols */
#define __CRC_SYMBOL(sym, sec) \