commit | 7f619cb5e25a4759dfa9d2baae68a788f4833a67 | [log] [tgz] |
---|---|---|
author | Reinhard Meyer <u-boot@emk-elektronik.de> | Wed Nov 03 16:32:56 2010 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed May 18 07:56:51 2011 +0200 |
tree | ff13bc9ee5b1061823e33a57539a5214a43229a5 | |
parent | da4804095c5abdfc09b75db27e6d194e0bc1e5da [diff] [blame] |
ATMEL: fix related common atmel driver files Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
diff --git a/drivers/mmc/gen_atmel_mci.c b/drivers/mmc/gen_atmel_mci.c index 6577925..f346b24 100644 --- a/drivers/mmc/gen_atmel_mci.c +++ b/drivers/mmc/gen_atmel_mci.c
@@ -33,7 +33,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" #ifndef CONFIG_SYS_MMC_CLK_OD