From: Joe Perches <joe@perches.com>
Date: Sun, 3 Feb 2008 15:30:25 +0000 (+0200)
Subject: drivers/ssb/: Spelling fixes
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b8c268d10439bdd4ed469d58fbadf2c2f56801b0;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

drivers/ssb/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
---

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.
  *