aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/au1000
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 16:54:53 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 16:54:53 +0200
commit603e82edf78ad6c0f836023f8db585620211947b (patch)
tree10c7b3083b8be0820a6d8c88c9892d2e88b916c2 /arch/mips/au1000
parentec9674e7e5ff7871a971a85436f2e26f6c893c52 (diff)
arch/mips/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'arch/mips/au1000')
-rw-r--r--arch/mips/au1000/mtx-1/board_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/au1000/mtx-1/board_setup.c b/arch/mips/au1000/mtx-1/board_setup.c
index abfc4bcddf7..310d5dff89f 100644
--- a/arch/mips/au1000/mtx-1/board_setup.c
+++ b/arch/mips/au1000/mtx-1/board_setup.c
@@ -99,7 +99,7 @@ mtx1_pci_idsel(unsigned int devsel, int assert)
#endif
if (assert && devsel != 0) {
- // supress signal to cardbus
+ // suppress signal to cardbus
au_writel( 0x00000002, SYS_OUTPUTCLR ); // set EXT_IO3 OFF
}
else {