commit | 944bda26fbfb3c30533b95ee4aaff72778008f78 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 23 12:31:05 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 23 12:31:05 2007 +0200 |
tree | 99aa142cbd8db6aeba9905f87f0000c694610fa7 | |
parent | 12d4d40e6fd583d32daeac0bc42123b23b7c40b7 [diff] |
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 ee07dce..2d00a08 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>