aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/scatterlist.h
blob: 64d41d34ab0b84cafce79f11bcddfa812d8682ff (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _BLACKFIN_SCATTERLIST_H
#define _BLACKFIN_SCATTERLIST_H

#include <asm-generic/scatterlist.h>

#define ISA_DMA_THRESHOLD	(0xffffffff)

#endif				/* !(_BLACKFIN_SCATTERLIST_H) */