Fix sim builds.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16433 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Barry Wardell 2008-02-27 17:54:57 +00:00
parent ca57699ed5
commit aef38f6ef4

View file

@ -1057,7 +1057,7 @@ static int retrieve_entries(struct tree_context *c, struct tagcache_search *tcs,
/* Show search progress straight away if the disk needs to spin up,
otherwise show it after the normal 1/2 second delay */
show_search_progress(
#if !defined(HAVE_FLASH_STORAGE)
#if !defined(HAVE_FLASH_STORAGE) && !defined(SIMULATOR)
ata_disk_is_active()
#else
true