summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/prom.c
diff options
context:
space:
mode:
authorSimon Arlott2007-05-11 22:52:08 +0200
committerDavid S. Miller2007-05-12 06:39:21 +0200
commite5dd42e4fb242ae07a09928616570348ffe8aeee (patch)
tree9ed722f6f8ae658ec1701ae26591101cf6a4c8d8 /arch/sparc64/kernel/prom.c
parent[SPARC]: Spelling fixes. (diff)
downloadkernel-qcow2-linux-e5dd42e4fb242ae07a09928616570348ffe8aeee.tar.gz
kernel-qcow2-linux-e5dd42e4fb242ae07a09928616570348ffe8aeee.tar.xz
kernel-qcow2-linux-e5dd42e4fb242ae07a09928616570348ffe8aeee.zip
[SPARC64]: Spelling fixes.
Spelling fixes in arch/sparc64/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/prom.c')
-rw-r--r--arch/sparc64/kernel/prom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/prom.c b/arch/sparc64/kernel/prom.c
index b7976b14d0ba..02830e4671f5 100644
--- a/arch/sparc64/kernel/prom.c
+++ b/arch/sparc64/kernel/prom.c
@@ -899,7 +899,7 @@ static unsigned int fire_irq_build(struct device_node *dp,
/* The interrupt map registers do not have an INO field
* like other chips do. They return zero in the INO
* field, and the interrupt controller number is controlled
- * in bits 6 thru 9. So in order for build_irq() to get
+ * in bits 6 to 9. So in order for build_irq() to get
* the INO right we pass it in as part of the fixup
* which will get added to the map register zero value
* read by build_irq().