From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:54:57 +0000 (+0200) Subject: [MTD] Make init_fortunet function static X-Git-Tag: v2.6.29-rc1~33^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63b3f94b026e34773cfe5621ae5a8bf69d4cd74;p=pandora-kernel.git [MTD] Make init_fortunet function static The symbol init_fortunet is needlessly defined global in drivers/mtd/maps/fortunet.c. Make it static and clean up the kernel global namespace. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed