aboutsummaryrefslogtreecommitdiff
path: root/api/api_storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/api_storage.c')
-rw-r--r--api/api_storage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/api_storage.c b/api/api_storage.c
index adca44b..997e872 100644
--- a/api/api_storage.c
+++ b/api/api_storage.c
@@ -44,10 +44,6 @@ struct stor_spec {
static struct stor_spec specs[ENUM_MAX] = { { 0, 0, 0, 0, NULL }, };
-#ifndef CONFIG_SYS_MMC_MAX_DEVICE
-#define CONFIG_SYS_MMC_MAX_DEVICE 1
-#endif
-
void dev_stor_init(void)
{
#if defined(CONFIG_IDE)