Skip to content

Commit b73989d

Browse files
Gelmaralfbaechle
authored andcommitted
MIPS: Cobalt: Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Cc: trivial@kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13316/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 4a79fb2 commit b73989d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/mips/cobalt/setup.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ const char *get_system_type(void)
4242

4343
/*
4444
* Cobalt doesn't have PS/2 keyboard/mouse interfaces,
45-
* keyboard conntroller is never used.
46-
* Also PCI-ISA bridge DMA contoroller is never used.
45+
* keyboard controller is never used.
46+
* Also PCI-ISA bridge DMA controller is never used.
4747
*/
4848
static struct resource cobalt_reserved_resources[] = {
4949
{ /* dma1 */

0 commit comments

Comments
 (0)