From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 00:54:52 +0000 (+0200) Subject: [MTD] Make lart_flash_init, lart_flash_exit static X-Git-Tag: v2.6.29-rc1~33^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4582ea71cb651e02924fb39c9373a9e737088ce;p=pandora-kernel.git [MTD] Make lart_flash_init, lart_flash_exit static The symbols lart_flash_init, lart_flash_exit are needlessly defined global in drivers/mtd/devices/lart.c, so make them static. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed