From: Huang Shijie Date: Thu, 14 Nov 2013 06:25:45 +0000 (+0800) Subject: mtd: gpmi: delete the gpmi_pre_bbt_scan X-Git-Tag: v3.14-rc1~65^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7364a2710c4b159c189522a504b91d6cddf4208;p=pandora-kernel.git mtd: gpmi: delete the gpmi_pre_bbt_scan We do not scan the BBT after we call the gpmi_pre_bbt_scan, so it has lost the meaning of existence. This patch merges this function into gpmi_init_last, and delete it. This patch does not change any logic. Signed-off-by: Huang Shijie Signed-off-by: Brian Norris --- Reading git-diff-tree failed