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)
commit86bc7bddc9bf7841372df5880805506228dbf4f4
tree8cc2a9eb1cadeb894760c319b2cc029a9f3310e2
parentc7f23a70635895b5125aeb5593aaf8cb44d3a088
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>
drivers/mtd/onenand/omap2.c