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)
It's currently using asm/scatterlist.h, but that is not enough.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found