Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and...
[firefly-linux-kernel-4.4.55.git] / include / linux / sh_dma.h
index b64d6bec6f903637617f06f153547295336d4133..4e83f3e034f3873d531580550a1940b4b49f6461 100644 (file)
@@ -99,6 +99,4 @@ struct sh_dmae_pdata {
 #define CHCR_TE        0x00000002
 #define CHCR_IE        0x00000004
 
-bool shdma_chan_filter(struct dma_chan *chan, void *arg);
-
 #endif