mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00:00
iommu: Remove pci.h include from trace/events/iommu.h
The include file does not need any PCI specifics, so remove that include. Also fix the places that relied on it. Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
parent
207c6e36f1
commit
461a6946b1
7 changed files with 6 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <asm/errno.h>
|
||||
|
||||
#ifdef CONFIG_IOMMU_DMA
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <linux/iommu.h>
|
||||
#include <linux/msi.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue