summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
diff options
context:
space:
mode:
authorJoe Perches2008-02-03 15:54:53 +0100
committerAdrian Bunk2008-02-03 15:54:53 +0100
commit603e82edf78ad6c0f836023f8db585620211947b (patch)
tree10c7b3083b8be0820a6d8c88c9892d2e88b916c2 /arch/mips/au1000
parentarch/m32r/: Spelling fixes (diff)
downloadkernel-qcow2-linux-603e82edf78ad6c0f836023f8db585620211947b.tar.gz
kernel-qcow2-linux-603e82edf78ad6c0f836023f8db585620211947b.tar.xz
kernel-qcow2-linux-603e82edf78ad6c0f836023f8db585620211947b.zip
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 abfc4bcddf7a..310d5dff89fc 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 {