commit | b733116feab5471c0489ab33e90fceb553215e5b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Aug 25 08:46:34 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Sun Sep 30 16:07:35 2018 -0700 |
tree | 09f9fcb4b6e694c601208c24bff94867804d91c8 | |
parent | 1a0afc14b5da329765d6ecd4a79f546b9363ad8c [diff] |
unicore32: remove swiotlb support unicore32 is a bog standard 32-bit port without larger physical address space, highmem or any other obvious addressing limitation. There should be no need to bounce buffer using swiotlb. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Guan Xuetao <gxt@pku.edu.cn>