avr32: rename memory-map.h -> hardware.h
[platform/kernel/u-boot.git] / drivers / mmc / atmel_mci.c
index 3946ffe..0af8d42 100644 (file)
@@ -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"