summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn/sn1/hubmd_next.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/sn/sn1/hubmd_next.h')
-rw-r--r--include/asm-ia64/sn/sn1/hubmd_next.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/sn/sn1/hubmd_next.h b/include/asm-ia64/sn/sn1/hubmd_next.h
index 452167d63..da8e58759 100644
--- a/include/asm-ia64/sn/sn1/hubmd_next.h
+++ b/include/asm-ia64/sn/sn1/hubmd_next.h
@@ -648,7 +648,7 @@ typedef union md_pdir {
#define MD_SDIR_MASK 0xffffffff
/* When premium mode is on for probing but standard directory memory
- is installed, the vaild directory bits depend on the phys. bank */
+ is installed, the valid directory bits depend on the phys. bank */
#define MD_PDIR_PROBE_MASK(pb) 0xffffffffffffffff
#define MD_SDIR_PROBE_MASK(pb) (0xffff0000ffff << ((pb) ? 16 : 0))