]> err.no Git - linux-2.6/blobdiff - include/asm-x86/fixmap_32.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / include / asm-x86 / fixmap_32.h
index fde140fd6d95a06596aaedc69563f7a6bdefad07..a7404d50686b8d7a28c01eb0dd369d69b03dd50f 100644 (file)
@@ -104,6 +104,9 @@ enum fixed_addresses {
                        (__end_of_permanent_fixed_addresses & 511),
        FIX_BTMAP_BEGIN = FIX_BTMAP_END + NR_FIX_BTMAPS*FIX_BTMAPS_NESTING - 1,
        FIX_WP_TEST,
+#ifdef CONFIG_PROVIDE_OHCI1394_DMA_INIT
+       FIX_OHCI1394_BASE,
+#endif
        __end_of_fixed_addresses
 };