Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
[pandora-kernel.git] / arch / sh / include / asm / scatterlist.h
1 #ifndef __ASM_SH_SCATTERLIST_H
2 #define __ASM_SH_SCATTERLIST_H
3
4 #define ISA_DMA_THRESHOLD       phys_addr_mask()
5
6 #include <asm-generic/scatterlist.h>
7
8 #endif /* __ASM_SH_SCATTERLIST_H */