Skip to content

Commit b6db0a7

Browse files
geertuJiri Kosina
authored andcommitted
sh: mach-highlander: Fix comment spelling
Fix misspellings of "Connector". Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 816dddc commit b6db0a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/sh/include/mach-common/mach/highlander.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define PA_IRLPRI4 (PA_BCR+0x000a) /* Interrupt Priorty 4 */
1919
#define PA_RSTCTL (PA_BCR+0x000c) /* Reset Control */
2020
#define PA_PCIBD (PA_BCR+0x000e) /* PCI Board detect control */
21-
#define PA_PCICD (PA_BCR+0x0010) /* PCI Conector detect control */
21+
#define PA_PCICD (PA_BCR+0x0010) /* PCI Connector detect control */
2222
#define PA_EXTGIO (PA_BCR+0x0016) /* Extension GPIO Control */
2323
#define PA_IVDRMON (PA_BCR+0x0018) /* iVDR Moniter control */
2424
#define PA_IVDRCTL (PA_BCR+0x001a) /* iVDR control */
@@ -80,7 +80,7 @@
8080
#define PA_SDPOW (PA_BCR+0x0004) /* SD Power control */
8181
#define PA_RSTCTL (PA_BCR+0x0006) /* Device Reset control */
8282
#define PA_PCIBD (PA_BCR+0x0008) /* PCI Board detect control */
83-
#define PA_PCICD (PA_BCR+0x000a) /* PCI Conector detect control */
83+
#define PA_PCICD (PA_BCR+0x000a) /* PCI Connector detect control */
8484
#define PA_ZIGIO1 (PA_BCR+0x000c) /* Zigbee IO control 1 */
8585
#define PA_ZIGIO2 (PA_BCR+0x000e) /* Zigbee IO control 2 */
8686
#define PA_ZIGIO3 (PA_BCR+0x0010) /* Zigbee IO control 3 */

0 commit comments

Comments
 (0)