aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SDMMC/redconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/ATSAMA5D2/SDMMC/redconf.c')
-rw-r--r--testhal/ATSAMA5D2/SDMMC/redconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/SDMMC/redconf.c b/testhal/ATSAMA5D2/SDMMC/redconf.c
index 480af8e03..305933f93 100644
--- a/testhal/ATSAMA5D2/SDMMC/redconf.c
+++ b/testhal/ATSAMA5D2/SDMMC/redconf.c
@@ -27,7 +27,7 @@ const VOLCONF gaRedVolConf[REDCONF_VOLUME_COUNT] =
false, //fAtomicSectorWrite
1024U, //ulInodeCount
2U, //bBlockIoRetries
- "CHIBIVOL"
+ ""
}
};