net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
[cascardo/linux.git] / drivers / dma / of-dma.c
index ca31f1b..cbd4a8a 100644 (file)
@@ -194,6 +194,7 @@ struct dma_chan *of_dma_request_slave_channel(struct device_node *np,
 
        return ERR_PTR(ret_no_channel);
 }
+EXPORT_SYMBOL_GPL(of_dma_request_slave_channel);
 
 /**
  * of_dma_simple_xlate - Simple DMA engine translation function