diff options
| author | Steven Cole <elenstev@mesatop.com> | 2003-02-18 05:15:43 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-02-18 05:15:43 -0800 |
| commit | c06d780c586f938fac2e47b9f955a7366e9c7302 (patch) | |
| tree | 54ccd2966cc318f85c2b3f1183810ca3ef22a6b7 /include/asm-alpha | |
| parent | 2c632ed50092c2bb9418e57af708585f7f283896 (diff) | |
[PATCH] spelling fix for interupt -> interrupt
This patch provides the following spelling fix.
interupt -> interrupt
Diffstat (limited to 'include/asm-alpha')
| -rw-r--r-- | include/asm-alpha/core_marvel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-alpha/core_marvel.h b/include/asm-alpha/core_marvel.h index 0b78effd8b1c..a31be7bbd6e6 100644 --- a/include/asm-alpha/core_marvel.h +++ b/include/asm-alpha/core_marvel.h @@ -222,7 +222,7 @@ union IO7_POx_WBASE { /* * IO7 IID (Interrupt IDentifier) format * - * For level-sensative interupts, int_num is encoded as: + * For level-sensative interrupts, int_num is encoded as: * * bus/port slot/device INTx * <7:5> <4:2> <1:0> |
