diff options
Diffstat (limited to 'arch/ia64/sn/kernel/iomv.c')
-rw-r--r-- | arch/ia64/sn/kernel/iomv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/sn/kernel/iomv.c b/arch/ia64/sn/kernel/iomv.c index ab7e2fd40798..c77ebdf98119 100644 --- a/arch/ia64/sn/kernel/iomv.c +++ b/arch/ia64/sn/kernel/iomv.c | |||
@@ -63,7 +63,7 @@ EXPORT_SYMBOL(sn_io_addr); | |||
63 | /** | 63 | /** |
64 | * __sn_mmiowb - I/O space memory barrier | 64 | * __sn_mmiowb - I/O space memory barrier |
65 | * | 65 | * |
66 | * See include/asm-ia64/io.h and Documentation/DocBook/deviceiobook.tmpl | 66 | * See arch/ia64/include/asm/io.h and Documentation/DocBook/deviceiobook.tmpl |
67 | * for details. | 67 | * for details. |
68 | * | 68 | * |
69 | * On SN2, we wait for the PIO_WRITE_STATUS SHub register to clear. | 69 | * On SN2, we wait for the PIO_WRITE_STATUS SHub register to clear. |