]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/kmod.c
AMD IOMMU: fix iommu_map_page function
[karo-tx-linux.git] / kernel / kmod.c
index ab7dd08472fce4c56311f29d7d3920a4e3bbd500..3d3c3ea3a023376f2ecf8c16b6c89aed39da67f4 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;