mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-06 21:25:03 -05:00
Hopefully fix the remaining red from 15e52374
(imx233, ipodnano2g, !multidrive hosted/sims) Change-Id: I9c89887078f9f50d3aac73f468ac323699e1fd1f
This commit is contained in:
parent
6e69241279
commit
05354e1bef
5 changed files with 9 additions and 9 deletions
|
|
@ -185,7 +185,7 @@ static int refresh_data(struct info_data *info)
|
|||
max = drive;
|
||||
else if (drive < max)
|
||||
break;
|
||||
#elif defined(HAVE_MULTIVOLUME)
|
||||
#elif defined(HAVE_HOTSWAP) || defined(HAVE_DIRCACHE) || defined(HAVE_BOOTDATA)
|
||||
if (volume_partition(i) == -1)
|
||||
break;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue