blob: 2f87870d93471d79d9913da8fadfcb9f1b3efe67 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASMARM_SCATTERLIST_H
2#define _ASMARM_SCATTERLIST_H
3
4#include <asm/memory.h>
5#include <asm/types.h>
FUJITA Tomonori4d736b52010-04-04 23:25:52 +09006#include <asm-generic/scatterlist.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
Linus Torvalds1da177e2005-04-16 15:20:36 -07008#endif /* _ASMARM_SCATTERLIST_H */