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)
commitfcdaf3175195aeff8e2defc9bca81291ae588d59
tree11a4ef60e35a4cf61273111fd1c604eb52dafd62
parent386acf80cde140380911a6940f65caee334daeeb
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34641 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/files/lib/functions.sh