]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/alpha/include/asm/scatterlist.h
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
[net-next-2.6.git] / arch / alpha / include / asm / scatterlist.h
CommitLineData
1da177e4
LT
1#ifndef _ALPHA_SCATTERLIST_H
2#define _ALPHA_SCATTERLIST_H
3
48c7cf47 4#include <asm-generic/scatterlist.h>
1da177e4 5
1ef04370 6#define ISA_DMA_THRESHOLD (~0UL)
1da177e4
LT
7
8#endif /* !(_ALPHA_SCATTERLIST_H) */