aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sirfsoc_dma.h
blob: 29d959333d8158bdf49dc18f2c0ace91d2038b4a (plain)
1
2
3
4
5
6
#ifndef _SIRFSOC_DMA_H_
#define _SIRFSOC_DMA_H_

bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);

#endif