tizen 2.4 release
[profile/mobile/platform/kernel/linux-3.10-sc7730.git] / arch / arm64 / include / asm / scatterlist.h
1 #ifndef _ASMARM_SCATTERLIST_H
2 #define _ASMARM_SCATTERLIST_H
3
4 #ifdef CONFIG_ARM_HAS_SG_CHAIN
5 #define ARCH_HAS_SG_CHAIN
6 #endif
7
8 #include <asm-generic/scatterlist.h>
9
10 #endif /* _ASMARM_SCATTERLIST_H */