[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
[safe/jmp/linux-2.6] / drivers / mtd / nand / cs553x_nand.c
index 8dab696..3370a80 100644 (file)
@@ -279,7 +279,7 @@ static int is_geode(void)
 
 
 #ifdef CONFIG_MTD_PARTITIONS
-const char *part_probes[] = { "cmdlinepart", NULL };
+static const char *part_probes[] = { "cmdlinepart", NULL };
 #endif