drm: fix issues with systems with no MTRR
[pandora-kernel.git] / arch / x86_64 / crypto / aes.c
index 2b5c401..acfdaa2 100644 (file)
@@ -322,3 +322,4 @@ module_exit(aes_fini);
 
 MODULE_DESCRIPTION("Rijndael (AES) Cipher Algorithm");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS("aes");