From 86f0c75cde212262abd49c5211ce9c15babefa78 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sun, 2 Nov 2008 01:31:52 +0000 Subject: fix red git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18976 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/storage.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/storage.h b/firmware/export/storage.h index 3c2a0e858e..68867a98b1 100644 --- a/firmware/export/storage.h +++ b/firmware/export/storage.h @@ -252,8 +252,7 @@ static inline void storage_get_info(int drive, struct storage_info *info) (void)drive; (void)info; } -+#endif /* NOT CONFIG_STORAGE_MULTI */ - #endif +#endif #ifdef HAVE_HOTSWAP static inline bool storage_removable(int drive) -- cgit v1.2.3