projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
USB: gadget: fix build error in omap_apollon_2420_defconfig
[linux-2.6]
/
drivers
/
mtd
/
maps
/
sharpsl-flash.c
diff --git
a/drivers/mtd/maps/sharpsl-flash.c
b/drivers/mtd/maps/sharpsl-flash.c
index
026eab0
..
b392f09
100644
(file)
--- a/
drivers/mtd/maps/sharpsl-flash.c
+++ b/
drivers/mtd/maps/sharpsl-flash.c
@@
-47,7
+47,7
@@
static struct mtd_partition sharpsl_partitions[1] = {
}
};
-int __init init_sharpsl(void)
+
static
int __init init_sharpsl(void)
{
struct mtd_partition *parts;
int nb_parts = 0;