From: Jens Axboe <jens.axboe@oracle.com>
Date: Tue, 23 Oct 2007 10:31:05 +0000 (+0200)
Subject: alpha: sg_virt() fallout
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=944bda26fbfb3c30533b95ee4aaff72778008f78;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git

alpha: sg_virt() fallout

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
---

diff --git a/arch/alpha/kernel/pci_iommu.c b/arch/alpha/kernel/pci_iommu.c
index ee07dceae1d..2d00a08d3f0 100644
--- a/arch/alpha/kernel/pci_iommu.c
+++ b/arch/alpha/kernel/pci_iommu.c
@@ -7,6 +7,7 @@
 #include <linux/pci.h>
 #include <linux/slab.h>
 #include <linux/bootmem.h>
+#include <linux/scatterlist.h>
 #include <linux/log2.h>
 
 #include <asm/io.h>