summaryrefslogtreecommitdiff
path: root/include/asm-ia64/sn/tioce_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/sn/tioce_provider.h')
-rw-r--r--include/asm-ia64/sn/tioce_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/sn/tioce_provider.h b/include/asm-ia64/sn/tioce_provider.h
index 6d62b13f7ae7..32c32f30b099 100644
--- a/include/asm-ia64/sn/tioce_provider.h
+++ b/include/asm-ia64/sn/tioce_provider.h
@@ -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 */
};