]> git.hungrycats.org Git - linux/commitdiff
[ALPHA] Include asm/io.h in asm/pci.h to match i386
authorRichard Henderson <rth@dorothy.sfbay.redhat.com>
Sat, 7 Dec 2002 07:13:52 +0000 (23:13 -0800)
committerRichard Henderson <rth@dorothy.sfbay.redhat.com>
Sat, 7 Dec 2002 07:13:52 +0000 (23:13 -0800)
and thence fix a scsi build error.

include/asm-alpha/pci.h

index ae1e9c9a2c4462816748ee069537aa8ab67d8516..60af31abecd6c2ed49ac6024f5ff8df1f398fe13 100644 (file)
@@ -6,6 +6,8 @@
 #include <linux/spinlock.h>
 #include <asm/scatterlist.h>
 #include <asm/machvec.h>
+#include <asm/io.h>
+
 
 /*
  * The following structure is used to manage multiple PCI busses.