[ARM] Hide ISA DMA API when ISA_DMA_API is unset
[pandora-kernel.git] / drivers / mfd / ucb1x00-core.c
index a316f1b..6860c92 100644 (file)
@@ -25,7 +25,7 @@
 #include <linux/device.h>
 #include <linux/mutex.h>
 
-#include <asm/dma.h>
+#include <mach/dma.h>
 #include <mach/hardware.h>
 
 #include "ucb1x00.h"