diff mbox series

arm: dts: imx1-pinfunc.h: delete duplicate word

Message ID 20200726002148.19796-1-rdunlap@infradead.org (mailing list archive)
State New, archived
Headers show
Series arm: dts: imx1-pinfunc.h: delete duplicate word | expand

Commit Message

Randy Dunlap July 26, 2020, 12:21 a.m. UTC
Drop the repeated word "configurable".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
---
 arch/arm/boot/dts/imx1-pinfunc.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

--- linux-next-20200720.orig/arch/arm/boot/dts/imx1-pinfunc.h
+++ linux-next-20200720/arch/arm/boot/dts/imx1-pinfunc.h
@@ -26,7 +26,7 @@ 
  *                2 - 0
  *                3 - 1
  *
- * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32 configurable
+ * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32
  * configurable pins each. 'pin' is PORT * 32 + PORT_PIN, PORT_PIN is the pin
  * number on the specific port (between 0 and 31).
  */