X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-sh%2Fscatterlist.h;h=2084d0373693c8f26e3ef0179e59275cbf0ec1a0;hb=2e561c7b7e705b619122e5386d6f99f28f2b6e5a;hp=a7d0d1856a993bae7cde541f6c4df72a6a464bf3;hpb=41f81e88e01eb959f439f8537c58078e4bfc5291;p=mv-sheeva.git diff --git a/include/asm-sh/scatterlist.h b/include/asm-sh/scatterlist.h index a7d0d1856a9..2084d037369 100644 --- a/include/asm-sh/scatterlist.h +++ b/include/asm-sh/scatterlist.h @@ -13,7 +13,7 @@ struct scatterlist { unsigned int length; }; -#define ISA_DMA_THRESHOLD (0x1fffffff) +#define ISA_DMA_THRESHOLD PHYS_ADDR_MASK /* These macros should be used after a pci_map_sg call has been done * to get bus addresses of each of the SG entries and their lengths.