dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
[linux-2.6-microblaze.git] / drivers / dma / ste_dma40_ll.h
index fdde8ef..1b47312 100644 (file)
@@ -432,8 +432,7 @@ enum d40_lli_flags {
 
 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,
                 u32 *src_cfg,
-                u32 *dst_cfg,
-                bool is_log);
+                u32 *dst_cfg);
 
 void d40_log_cfg(struct stedma40_chan_cfg *cfg,
                 u32 *lcsp1,