Hopefully fix the remaining red from 15e52374

(imx233, ipodnano2g, !multidrive hosted/sims)

Change-Id: I9c89887078f9f50d3aac73f468ac323699e1fd1f
This commit is contained in:
Solomon Peachy 2024-08-12 15:14:33 -04:00
parent 6e69241279
commit 05354e1bef
5 changed files with 9 additions and 9 deletions

View file

@ -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