From d7364a2710c4b159c189522a504b91d6cddf4208 Mon Sep 17 00:00:00 2001 From: Huang Shijie Date: Thu, 14 Nov 2013 14:25:45 +0800 Subject: [PATCH] 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-format-patch failed