video: deferred io with physically contiguous memory
[safe/jmp/linux-2.6] / kernel / kmod.c
index ab7dd08..3d3c3ea 100644 (file)
@@ -113,7 +113,7 @@ int request_module(const char *fmt, ...)
        return ret;
 }
 EXPORT_SYMBOL(request_module);
-#endif /* CONFIG_KMOD */
+#endif /* CONFIG_MODULES */
 
 struct subprocess_info {
        struct work_struct work;