aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/b43_pci_bridge.c
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/b43_pci_bridge.c
parentdrivers/serial/: Spelling fixes (diff)
downloadlinux-dev-b8c268d10439bdd4ed469d58fbadf2c2f56801b0.tar.xz
linux-dev-b8c268d10439bdd4ed469d58fbadf2c2f56801b0.zip
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/b43_pci_bridge.c')
-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 1a31f7a72848..2d27d6d6d08e 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.
*