Commit 0ed6e388 authored by James Bottomley's avatar James Bottomley Committed by Christoph Hellwig

Add #include <linux/pci.h> to scsi_lib.c (needed for PCI_DMA_BUS_IS_PHYS)

parent 40a1b85f
......@@ -14,6 +14,7 @@
#include <linux/mempool.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/pci.h>
#include "scsi.h"
#include "hosts.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment