mtd: onenand: omap: remove two unused functions
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 7 Aug 2013 18:16:49 +0000 (20:16 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:03 +0000 (16:27 -0700)
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>

No differences found