diff options
author | 2022-01-24 16:40:18 +0000 | |
---|---|---|
committer | 2022-01-26 17:21:15 +0100 | |
commit | c0a4191c27a12d3175283fa33f16db20e91008fd (patch) | |
tree | f0256a4e6aa081ae7ea0987d235ba47a9928cfd4 /scripts/gdb/linux/utils.py | |
parent | swiotlb: simplify debugfs setup (diff) | |
download | wireguard-linux-c0a4191c27a12d3175283fa33f16db20e91008fd.tar.xz wireguard-linux-c0a4191c27a12d3175283fa33f16db20e91008fd.zip |
swiotlb: tidy up includes
SWIOTLB's includes have become a great big mess. Restore some order by
consolidating the random different blocks, sorting alphabetically, and
purging some clearly unnecessary entries - linux/io.h is now included
unconditionally, so need not be duplicated in the restricted DMA pool
case; similarly, linux/io.h subsumes asm/io.h; and by now it's a
mystery why asm/dma.h was ever here at all.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions