mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:19:29 -05:00
The function fitblk_get_bootdev doesn't exist any more, using it in export_bootdevice anyway never made much sense and only worked for classic block devices. Just drop /dev/fit* handling there, it isn't needed anywhere. Signed-off-by: Daniel Golle <daniel@makrotopia.org>