Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b180d97 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

iommu/amd: Add include of <linux/irqreturn.h>



We currently include <linux/irqreturn.h> in <linux/pci.h>, but I'm about to
remove that from linux/pci.h, so add explicit includes where needed.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 81ec5502
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
#include <linux/list.h>
#include <linux/spinlock.h>
#include <linux/pci.h>
#include <linux/irqreturn.h>

/*
 * Maximum number of IOMMUs supported