remove function find_mtd_part() from /lib/functions.sh
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Dec 2012 12:38:31 +0000 (12:38 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Dec 2012 12:38:31 +0000 (12:38 +0000)
commit877ab89dabc3819bccbb1ccf87e9b1efec6e2cb9
tree11a4ef60e35a4cf61273111fd1c604eb52dafd62
parentb368f646081883473793b6259a989bad0f7c320a
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