From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:55:06 +0000 (+0200) Subject: [MTD] Make init_sbc8240_mtd function static X-Git-Tag: v2.6.29-rc1~33^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee49fa5c1b58453cb97969a8282fd7bbf0ad0d4;p=pandora-kernel.git [MTD] Make init_sbc8240_mtd function static The function init_sbc8240_mtd is not called from outside the module drivers/mtd/maps/sbc8240.c where it is defined, so it can become static. Add the needed keyword. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed