md: don't reset curr_resync_completed after an interrupted resync
[deliverable/linux.git] / drivers / spi / omap2_mcspi.c
index ba1a872b221e3ea30d287c01f41ba67b694ff953..bf5f95a19413cf6ea9201f17b0d88ffae76c2fb1 100644 (file)
@@ -35,8 +35,8 @@
 
 #include <linux/spi/spi.h>
 
-#include <mach/dma.h>
-#include <mach/clock.h>
+#include <plat/dma.h>
+#include <plat/clock.h>
 
 
 #define OMAP2_MCSPI_MAX_FREQ           48000000
This page took 0.025883 seconds and 5 git commands to generate.