diff options
author | joe@perches.com <joe@perches.com> | 2007-12-18 06:30:13 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-20 16:17:44 +1100 |
commit | 567e9fdd49bcfa7e15ebc0005853ac5529c81856 (patch) | |
tree | d1b22a2f9f3ef929bdd479e72f0eb4c66e3aebf0 /include/asm-powerpc/spu.h | |
parent | 00d70419fc8f86db94f56e0191be392c4a57f244 (diff) |
[POWERPC] include/asm-powerpc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/spu.h')
-rw-r--r-- | include/asm-powerpc/spu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/spu.h b/include/asm-powerpc/spu.h index 314aad357d98..90aadf5bed2c 100644 --- a/include/asm-powerpc/spu.h +++ b/include/asm-powerpc/spu.h @@ -304,7 +304,7 @@ int spu_switch_event_register(struct notifier_block * n); int spu_switch_event_unregister(struct notifier_block * n); /* - * This defines the Local Store, Problem Area and Privlege Area of an SPU. + * This defines the Local Store, Problem Area and Privilege Area of an SPU. */ union mfc_tag_size_class_cmd { |