android_kernel_cmhtcleo/arch/sh/include/asm/scatterlist.h

9 lines
179 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#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 */