]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - include/linux/property.h
Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6
[mirror_ubuntu-focal-kernel.git] / include / linux / property.h
index de8bdf417a35adc745e37fc1df1de7453d518895..76ebde9c11d483fe3a177b049e2774550e7b2bcc 100644 (file)
@@ -164,4 +164,6 @@ struct property_set {
 
 void device_add_property_set(struct device *dev, struct property_set *pset);
 
+bool device_dma_is_coherent(struct device *dev);
+
 #endif /* _LINUX_PROPERTY_H_ */