sh: mach-highlander: Fix comment spelling
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 24 Oct 2019 15:27:00 +0000 (17:27 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Mar 2020 19:51:31 +0000 (20:51 +0100)
Fix misspellings of "Connector".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/sh/include/mach-common/mach/highlander.h

index 66d3e40..fb44c29 100644 (file)
@@ -18,7 +18,7 @@
 #define PA_IRLPRI4      (PA_BCR+0x000a) /* Interrupt Priorty 4 */
 #define PA_RSTCTL       (PA_BCR+0x000c) /* Reset Control */
 #define PA_PCIBD        (PA_BCR+0x000e) /* PCI Board detect control */
-#define PA_PCICD        (PA_BCR+0x0010) /* PCI Conector detect control */
+#define PA_PCICD        (PA_BCR+0x0010) /* PCI Connector detect control */
 #define PA_EXTGIO       (PA_BCR+0x0016) /* Extension GPIO Control */
 #define PA_IVDRMON      (PA_BCR+0x0018) /* iVDR Moniter control */
 #define PA_IVDRCTL      (PA_BCR+0x001a) /* iVDR control */
@@ -80,7 +80,7 @@
 #define        PA_SDPOW        (PA_BCR+0x0004) /* SD Power control */
 #define        PA_RSTCTL       (PA_BCR+0x0006) /* Device Reset control */
 #define        PA_PCIBD        (PA_BCR+0x0008) /* PCI Board detect control */
-#define        PA_PCICD        (PA_BCR+0x000a) /* PCI Conector detect control */
+#define        PA_PCICD        (PA_BCR+0x000a) /* PCI Connector detect control */
 #define        PA_ZIGIO1       (PA_BCR+0x000c) /* Zigbee IO control 1 */
 #define        PA_ZIGIO2       (PA_BCR+0x000e) /* Zigbee IO control 2 */
 #define        PA_ZIGIO3       (PA_BCR+0x0010) /* Zigbee IO control 3 */