aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:30:25 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:30:25 +0200
commitb8c268d10439bdd4ed469d58fbadf2c2f56801b0 (patch)
treed1e0f5d07fe4a817166bc7f7afba7caa1f7a9212 /drivers/ssb
parent8f4aafec6ab63a11638aa89cd8f29dc2d82c62e6 (diff)
drivers/ssb/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/ssb')
-rw-r--r--drivers/ssb/b43_pci_bridge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ssb/b43_pci_bridge.c b/drivers/ssb/b43_pci_bridge.c
index 1a31f7a7284..2d27d6d6d08 100644
--- a/drivers/ssb/b43_pci_bridge.c
+++ b/drivers/ssb/b43_pci_bridge.c
@@ -1,7 +1,7 @@
/*
* Broadcom 43xx PCI-SSB bridge module
*
- * This technically is a seperate PCI driver module, but
+ * This technically is a separate PCI driver module, but
* because of its small size we include it in the SSB core
* instead of creating a standalone module.
*