[PATCH 3/3] core-arm: add a member about dma_map_ops in dev_archdata struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




From: "yinbo.zhu" <yinbo.zhu@xxxxxxx>

Signed-off-by: yinbo.zhu <yinbo.zhu@xxxxxxx>
---
 arch/arm/include/asm/device.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/include/asm/device.h b/arch/arm/include/asm/device.h
index 220ba20..c93d3df 100644
--- a/arch/arm/include/asm/device.h
+++ b/arch/arm/include/asm/device.h
@@ -7,6 +7,7 @@
 #define ASMARM_DEVICE_H
 
 struct dev_archdata {
+const struct dma_map_ops        *dma_ops;
 #ifdef CONFIG_DMABOUNCE
 	struct dmabounce_device_info *dmabounce;
 #endif
-- 
2.1.0.27.g96db324

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux