aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-adma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/sdhci-adma.c')
-rw-r--r--drivers/mmc/sdhci-adma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/sdhci-adma.c b/drivers/mmc/sdhci-adma.c
index 283ba95..fdb189d 100644
--- a/drivers/mmc/sdhci-adma.c
+++ b/drivers/mmc/sdhci-adma.c
@@ -3,7 +3,6 @@
* SDHCI ADMA2 helper functions.
*/
-#include <common.h>
#include <cpu_func.h>
#include <sdhci.h>
#include <malloc.h>