aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_schizo.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2007-12-20 13:55:10 -0800
committerDavid S. Miller <davem@davemloft.net>2007-12-20 13:55:10 -0800
commit33ccc190d1ef5a7ad519c35bb1ef1d0d68a65287 (patch)
treed9841c41fcf3b7efb232a2973eb1943e5cf7b81f /arch/sparc64/kernel/pci_schizo.c
parent[SPARC64]: Fix OOPS in dma_sync_*_for_device() (diff)
downloadlinux-dev-33ccc190d1ef5a7ad519c35bb1ef1d0d68a65287.tar.xz
linux-dev-33ccc190d1ef5a7ad519c35bb1ef1d0d68a65287.zip
[SPARC64]: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--arch/sparc64/kernel/pci_schizo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/pci_schizo.c b/arch/sparc64/kernel/pci_schizo.c
index 9546ba9f5dee..e752e75cce83 100644
--- a/arch/sparc64/kernel/pci_schizo.c
+++ b/arch/sparc64/kernel/pci_schizo.c
@@ -850,7 +850,7 @@ static int pbm_routes_this_ino(struct pci_pbm_info *pbm, u32 ino)
/* How the Tomatillo IRQs are routed around is pure guesswork here.
*
* All the Tomatillo devices I see in prtconf dumps seem to have only
- * a single PCI bus unit attached to it. It would seem they are seperate
+ * a single PCI bus unit attached to it. It would seem they are separate
* devices because their PortID (ie. JBUS ID) values are all different
* and thus the registers are mapped to totally different locations.
*