MIPS: IP22/IP28: Fix typo
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 12:01:12 +0000 (14:01 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:08 +0000 (12:35 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: adam.buchbinder@gmail.com
Cc: trivial@kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13328/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/sgi/hpc3.h

index 4a9c99050c13964a62716b2f2ac81563bc6908be..c0e3dc0293a7a7cad83708b81c3d12afce91548f 100644 (file)
@@ -39,7 +39,7 @@ struct hpc3_pbus_dmacregs {
        volatile u32 pbdma_dptr;        /* pbus dma channel desc ptr */
        u32 _unused0[0x1000/4 - 2];     /* padding */
        volatile u32 pbdma_ctrl;        /* pbus dma channel control register has
-                                        * copletely different meaning for read
+                                        * completely different meaning for read
                                         * compared with write */
        /* read */
 #define HPC3_PDMACTRL_INT      0x00000001 /* interrupt (cleared after read) */
This page took 0.02609 seconds and 5 git commands to generate.