remove function find_mtd_part() from /lib/functions.sh
authorMirko Vogt <mirko@openwrt.org>
Wed, 12 Dec 2012 12:38:31 +0000 (12:38 +0000)
committerMirko Vogt <mirko@openwrt.org>
Wed, 12 Dec 2012 12:38:31 +0000 (12:38 +0000)
commit1521cdda0fcdcdecf98b5016ee55f9da1e306279
tree1f55c69aa7b3e232f0b2d712de12434eb13772c4
parenteece71be5620168afd4474f638cbcc16e48f5f13
remove function find_mtd_part() from /lib/functions.sh

Since all scripts using this function include /lib/functions/boot.sh -
where this function is defined as well - it can be dropped
from /lib/functions.sh. Also avoids further confusion about this
function being declared and defined in two different places.

SVN-Revision: 34641
package/base-files/files/lib/functions.sh