From: Paul Bolle Date: Wed, 7 Aug 2013 18:16:49 +0000 (+0200) Subject: mtd: onenand: omap: remove two unused functions X-Git-Tag: v3.13-rc1~98^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86bc7bddc9bf7841372df5880805506228dbf4f4;p=pandora-kernel.git mtd: onenand: omap: remove two unused functions Nothing calls omap2_onenand_rephase(). And __adjust_timing() is only called by omap2_onenand_rephase(). Remove these two unused functions. Signed-off-by: Paul Bolle Signed-off-by: Brian Norris --- Reading git-diff-tree failed