[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
[deliverable/linux.git] / drivers / mtd / nand / cs553x_nand.c
index 8dab69657b1914eefb5ebb0eebf1420f2b78edba..3370a800fd3612fd43f6bb54d4cf8a36cbdf2f14 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
 
 
This page took 0.026527 seconds and 5 git commands to generate.