sdio: allow non-standard SDIO cards
[pandora-kernel.git] / include / linux / dma-attrs.h
index 1677e2b..71ad34e 100644 (file)
@@ -12,6 +12,7 @@
  */
 enum dma_attr {
        DMA_ATTR_WRITE_BARRIER,
+       DMA_ATTR_WEAK_ORDERING,
        DMA_ATTR_MAX,
 };