From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:55:09 +0000 (+0200) Subject: [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init static X-Git-Tag: v2.6.29-rc1~33^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769455e224fbec3a27acc7644d11581314ddcb98;p=pandora-kernel.git [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init static The functions uclinux_mtd_cleanup and uclinux_mtd_init do not heed to be global. Add the needed keyword to the file drivers/mtd/maps/uclinux.c to make these functions static. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed