]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/atmel_mci.c
mmc_spi: generate response for send status command
[u-boot] / drivers / mmc / atmel_mci.c
index 3946ffeebea2343f8cc6c2d5fc8f1fcbb21d6ce7..0af8d42611cfa5af2dd379f4135c8043e257152a 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"