]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/linux/sirfsoc_dma.h
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
[karo-tx-linux.git] / include / linux / sirfsoc_dma.h
1 #ifndef _SIRFSOC_DMA_H_
2 #define _SIRFSOC_DMA_H_
3
4 bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);
5
6 #endif