spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / include / asm / scatterlist.h
blobcefdb8f898a15fe48482b1d47636933a434ca222
1 #ifndef _ASMARM_SCATTERLIST_H
2 #define _ASMARM_SCATTERLIST_H
4 #ifdef CONFIG_ARM_HAS_SG_CHAIN
5 #define ARCH_HAS_SG_CHAIN
6 #endif
8 #include <asm/memory.h>
9 #include <asm/types.h>
10 #include <asm-generic/scatterlist.h>
12 #endif /* _ASMARM_SCATTERLIST_H */