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 2e1ae85f06..06f0156c82 100644
--- a/src/commonlib/storage/sd.c
+++ b/src/commonlib/storage/sd.c
@@ -19,7 +19,6 @@
* GNU General Public License for more details.
*/
-#include <assert.h>
#include <commonlib/sd_mmc_ctrlr.h>
#include <commonlib/storage.h>
#include <delay.h>