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