git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f23a7
)
mtd: onenand: omap: remove two unused functions
author
Paul Bolle
<pebolle@tiscali.nl>
Wed, 7 Aug 2013 18:16:49 +0000
(20:16 +0200)
committer
Brian 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