summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/sdhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/sdhci.c')
-rw-r--r--src/commonlib/storage/sdhci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/storage/sdhci.c b/src/commonlib/storage/sdhci.c
index 84824882369d..06dffb1c0c08 100644
--- a/src/commonlib/storage/sdhci.c
+++ b/src/commonlib/storage/sdhci.c
@@ -24,7 +24,6 @@
#include <commonlib/storage.h>
#include <delay.h>
#include <endian.h>
-#include <halt.h>
#include "sdhci.h"
#include "sd_mmc.h"
#include "storage.h"