From 944bda26fbfb3c30533b95ee4aaff72778008f78 Mon Sep 17 00:00:00 2001 From: Jens Axboe <jens.axboe@oracle.com> Date: Tue, 23 Oct 2007 12:31:05 +0200 Subject: [PATCH] alpha: sg_virt() fallout Signed-off-by: Jens Axboe <jens.axboe@oracle.com> --- arch/alpha/kernel/pci_iommu.c | 1 + 1 file changed, 1 insertion(+) 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> -- 2.20.1