aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/storage/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/sd.c')
-rw-r--r--src/commonlib/storage/sd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/storage/sd.c b/src/commonlib/storage/sd.c
index bd23b7f70c..1389ffb409 100644
--- a/src/commonlib/storage/sd.c
+++ b/src/commonlib/storage/sd.c
@@ -26,7 +26,6 @@
#include <endian.h>
#include "sd_mmc.h"
#include "storage.h"
-#include <string.h>
#include <timer.h>
int sd_send_if_cond(struct storage_media *media)