parthenope: Fix bug in cdrom.c:get_dev()
commit056b2fa6fe2118d34e76735cfb4ba88c095903da
authorbalaton <balaton@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 29 Jan 2018 00:15:56 +0000 (29 00:15 +0000)
committerbalaton <balaton@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 29 Jan 2018 00:15:56 +0000 (29 00:15 +0000)
treecbf395c75023cffc4e7caa13a86628591c5fe35c
parent2fea31cbb9108eb2c5661595d1e87006158427c5
parthenope: Fix bug in cdrom.c:get_dev()

Never call start_unit_scan() with NULL argument, the original u-boot
on Sam460ex cannot handle this.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55043 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/ppc-sam440/boot/parthenope/src/cdrom.c