|
@@ -70,7 +70,7 @@ static struct mtd_partition *mtd_parts[NUM_FLASHBANKS];
|
|
|
|
|
|
static const char *probes[] = { "cmdlinepart", NULL };
|
|
static const char *probes[] = { "cmdlinepart", NULL };
|
|
|
|
|
|
-int __init init_impa7(void)
|
|
|
|
|
|
+static int __init init_impa7(void)
|
|
{
|
|
{
|
|
static const char *rom_probe_types[] = PROBETYPES;
|
|
static const char *rom_probe_types[] = PROBETYPES;
|
|
const char **type;
|
|
const char **type;
|