aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/scatterlist.h
blob: 327cc2e4c97bb174da3b9d5f8cef96d300902c98 (plain)
1
2
3
4
5
6
7
8
#ifndef __ASM_SH_SCATTERLIST_H
#define __ASM_SH_SCATTERLIST_H

#define ISA_DMA_THRESHOLD	PHYS_ADDR_MASK

#include <asm-generic/scatterlist.h>

#endif /* __ASM_SH_SCATTERLIST_H */