From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:54:59 +0000 (+0200) Subject: [MTD] Make init_impa7 static X-Git-Tag: v2.6.29-rc1~33^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8f3af20ac5a1e58b419a98dfe76522885b5355;p=pandora-kernel.git [MTD] Make init_impa7 static The function init_impa7 does not need to be global, and this patch makes it static by adding the needed keyword to drivers/mtd/maps/impa7.c. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed