blob: 85a0ef25516bc9b68795036a74d191fc0f428875 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ALPHA_SCATTERLIST_H
2#define _ALPHA_SCATTERLIST_H
3
Linus Torvalds1da177e2005-04-16 15:20:36 -07004#define ISA_DMA_THRESHOLD (~0UL)
5
FUJITA Tomonori48c7cf42010-05-26 14:44:34 -07006#include <asm-generic/scatterlist.h>
7
8#undef ARCH_HAS_SG_CHAIN
9
Linus Torvalds1da177e2005-04-16 15:20:36 -070010#endif /* !(_ALPHA_SCATTERLIST_H) */