commit | 86bc7bddc9bf7841372df5880805506228dbf4f4 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Wed Aug 07 20:16:49 2013 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:27:03 2013 -0700 |
tree | 8cc2a9eb1cadeb894760c319b2cc029a9f3310e2 | |
parent | c7f23a70635895b5125aeb5593aaf8cb44d3a088 [diff] |
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 <pebolle@tiscali.nl> Signed-off-by: Brian Norris <computersforpeace@gmail.com>