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