patch-2.1.130 linux/include/asm-alpha/pci.h

Next file: linux/include/asm-i386/processor.h
Previous file: linux/fs/select.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.129/linux/include/asm-alpha/pci.h linux/include/asm-alpha/pci.h
@@ -32,7 +32,7 @@
 
 #if defined(CONFIG_ALPHA_GENERIC) \
     || defined(CONFIG_ALPHA_MCPCIA) \
-    /* || defined(CONFIG_ALPHA_TSUNAMI) */
+    || defined(CONFIG_ALPHA_TSUNAMI)
 
 #define PCI_HANDLE(bus)   ((bus2hose[bus]->pci_hose_index & 3UL) << 32)
 #define DEV_IS_ON_PRIMARY(dev) \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov