commit | a16e470caa173d323ef68dcac98c899b95fa4f84 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Tue Aug 09 10:08:10 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Aug 16 16:41:41 2011 +0530 |
tree | adb8fea0799f328bd07d99195438cecb94d9c4cc | |
parent | 9704efaa52ab18eb3504c4e0bc421c1d01b7981a [diff] |
dmaengine: remove struct scatterlist for header Commit 90b44f8 introduces dmaengine_prep_slave_single API which adds scatterlist.h in dmaengine.h, so defining struct scatterlist is not required Signed-off-by: Vinod Koul <vinod.koul@intel.com> Acked-by: Dan Williams <dan.j.williams@intel.com>