commit | 8c7837c4f5cf177729297ba3fef1ec62f50f499b | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 24 13:28:40 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 24 13:28:40 2007 +0200 |
tree | c4dd9c24907d702c118e9fb293de1762dabc38c1 | |
parent | 5d9dc2cfd881b3b93c3f819ee94ad3ab7184b29a [diff] |
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>