summaryrefslogtreecommitdiff
path: root/drivers/mmc/atmel_mci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/atmel_mci.c')
-rw-r--r--drivers/mmc/atmel_mci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/atmel_mci.c b/drivers/mmc/atmel_mci.c
index 3946ffeebe..0af8d42611 100644
--- a/drivers/mmc/atmel_mci.c
+++ b/drivers/mmc/atmel_mci.c
@@ -28,7 +28,7 @@
#include <asm/errno.h>
#include <asm/byteorder.h>
#include <asm/arch/clk.h>
-#include <asm/arch/memory-map.h>
+#include <asm/arch/hardware.h>
#include "atmel_mci.h"