[S390] fill out file list in s390 MAINTAINERS entry
[safe/jmp/linux-2.6] / arch / arm / include / asm / scatterlist.h
1 #ifndef _ASMARM_SCATTERLIST_H
2 #define _ASMARM_SCATTERLIST_H
3
4 #include <asm/memory.h>
5 #include <asm/types.h>
6
7 #include <asm-generic/scatterlist.h>
8
9 #undef ARCH_HAS_SG_CHAIN
10
11 #endif /* _ASMARM_SCATTERLIST_H */