Merge "fix(mmc): resolve the build error" into integration

This commit is contained in:
Manish Pandey 2022-09-12 10:42:27 +02:00 committed by TrustedFirmware Code Review
commit ad6a2e6da1

View file

@ -16,6 +16,7 @@
#include <drivers/delay_timer.h>
#include <drivers/mmc.h>
#include <lib/utils.h>
#include <plat/common/common_def.h>
#define MMC_DEFAULT_MAX_RETRIES 5
#define SEND_OP_COND_MAX_RETRIES 100