aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/scatterlist.h
blob: e38d1d4c7f6fdf52f7298995faece12c02a223c8 (plain) (blame)
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 */