This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / include / asm-avr32 / pci.h
diff --git a/include/asm-avr32/pci.h b/include/asm-avr32/pci.h
new file mode 100644 (file)
index 0000000..0f5f134
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __ASM_AVR32_PCI_H__
+#define __ASM_AVR32_PCI_H__
+
+/* We don't support PCI yet, but some drivers require this file anyway */
+
+#define PCI_DMA_BUS_IS_PHYS    (1)
+
+#endif /* __ASM_AVR32_PCI_H__ */