fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-ia64 / sn / tioce_provider.h
index 6d62b13..32c32f3 100644 (file)
@@ -53,7 +53,7 @@ struct tioce_dmamap {
        u64             ct_start;       /* coretalk start address */
        u64             pci_start;      /* bus start address */
 
-       u64             *ate_hw;        /* hw ptr of first ate in map */
+       u64             __iomem *ate_hw;/* hw ptr of first ate in map */
        u64             *ate_shadow;    /* shadow ptr of firat ate */
        u16             ate_count;      /* # ate's in the map */
 };