crypto: prefix module autoloading with "crypto-"
[pandora-kernel.git] / arch / x86 / crypto / serpent_sse2_glue.c
index 8c95f86..bf025ad 100644 (file)
@@ -618,4 +618,4 @@ module_exit(serpent_sse2_exit);
 
 MODULE_DESCRIPTION("Serpent Cipher Algorithm, SSE2 optimized");
 MODULE_LICENSE("GPL");
-MODULE_ALIAS("serpent");
+MODULE_ALIAS_CRYPTO("serpent");