From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:55:10 +0000 (+0200) Subject: [MTD] Make the function init_vmax301 static X-Git-Tag: v2.6.29-rc1~33^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aed165a602b80428bbdf17478c629169d96eda1;p=pandora-kernel.git [MTD] Make the function init_vmax301 static The function init_vmax301 is needlessly defined global in drivers/mtd/maps/vmax301.c, and this patch makes it static. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed