xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it
authorJens Axboe <jens.axboe@oracle.com>
Wed, 24 Oct 2007 11:28:40 +0000 (13:28 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 24 Oct 2007 11:28:40 +0000 (13:28 +0200)
commit8c7837c4f5cf177729297ba3fef1ec62f50f499b
treec4dd9c24907d702c118e9fb293de1762dabc38c1
parent5d9dc2cfd881b3b93c3f819ee94ad3ab7184b29a
xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it

It's currently using asm/scatterlist.h, but that is not enough.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/asm-xtensa/dma-mapping.h