From 4a975e665740c0a6228af5d14812968bfbe418db Mon Sep 17 00:00:00 2001 From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 02:54:53 +0200 Subject: [PATCH] --- yaml --- r: 128137 b: refs/heads/master c: b93dc2e9fcb66b2e6d7fc99455c791dc584fe6ea h: refs/heads/master i: 128135: 8803f017cb8a5e7e1b879306539f60a616514800 v: v3 --- [refs] | 2 +- trunk/drivers/mtd/maps/alchemy-flash.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 206ffb7993b2..0d58aeb07d30 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9bd1c9dac880c85f5f142fbe3680964cdeac188a +refs/heads/master: b93dc2e9fcb66b2e6d7fc99455c791dc584fe6ea diff --git a/trunk/drivers/mtd/maps/alchemy-flash.c b/trunk/drivers/mtd/maps/alchemy-flash.c index 82811bcb0436..845ad4f2a542 100644 --- a/trunk/drivers/mtd/maps/alchemy-flash.c +++ b/trunk/drivers/mtd/maps/alchemy-flash.c @@ -111,7 +111,7 @@ static struct mtd_partition alchemy_partitions[] = { static struct mtd_info *mymtd; -int __init alchemy_mtd_init(void) +static int __init alchemy_mtd_init(void) { struct mtd_partition *parts; int nb_parts = 0;