]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/devices/phram.c
Merge branch 'orion-fixes2'
[linux-2.6-omap-h63xx.git] / drivers / mtd / devices / phram.c
index 180298b92a7af9a80c229a9969a30852b233fb90..5f960182da957eaa8c4a12295fe93b66677e4287 100644 (file)
@@ -282,7 +282,7 @@ static int phram_setup(const char *val, struct kernel_param *kp)
 }
 
 module_param_call(phram, phram_setup, NULL, NULL, 000);
-MODULE_PARM_DESC(phram,"Memory region to map. \"map=<name>,<start>,<length>\"");
+MODULE_PARM_DESC(phram, "Memory region to map. \"phram=<name>,<start>,<length>\"");
 
 
 static int __init init_phram(void)