]> Git Repo - linux.git/blobdiff - mm/zsmalloc.c
mtd: nand: Move ELM driver and rename as omap_elm
[linux.git] / mm / zsmalloc.c
index 4e2fc83cb394b9b53384fdc82288e7b6ab793b3a..94f38fac5e81eb451d61e6561000c354103c0589 100644 (file)
@@ -315,6 +315,7 @@ static struct zpool_driver zs_zpool_driver = {
        .total_size =   zs_zpool_total_size,
 };
 
+MODULE_ALIAS("zpool-zsmalloc");
 #endif /* CONFIG_ZPOOL */
 
 /* per-cpu VM mapping areas for zspage accesses that cross page boundaries */
This page took 0.03341 seconds and 4 git commands to generate.