From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:55:01 +0000 (+0200) Subject: [MTD] Make init_mbx function static X-Git-Tag: v2.6.29-rc1~33^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdd52fa973a9021c4c2670ac69a301ae31c8784;p=pandora-kernel.git [MTD] Make init_mbx function static The function init_mbx can become static, because it is not used outside the file drivers/mtd/maps/mbx860.c. This patch adds the needed keyword. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed