Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/imx Fix tyop.
details:   https://anonhg.NetBSD.org/src/rev/c02b5d52ef1a
branches:  trunk
changeset: 1011155:c02b5d52ef1a
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sun Jun 21 08:02:43 2020 +0000
description:
Fix tyop.
diffstat:
 sys/arch/arm/imx/files.imx51 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7d2e59a20238 -r c02b5d52ef1a sys/arch/arm/imx/files.imx51
--- a/sys/arch/arm/imx/files.imx51      Sun Jun 21 07:17:25 2020 +0000
+++ b/sys/arch/arm/imx/files.imx51      Sun Jun 21 08:02:43 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.imx51,v 1.22 2020/05/23 06:21:15 rin Exp $
+#      $NetBSD: files.imx51,v 1.23 2020/06/21 08:02:43 simonb Exp $
 #
 # Configuration info for the Freescale i.MX5x
 #
@@ -99,7 +99,7 @@
 defflag        opt_imxuart.h                           IMXUARTCONSOLE
 
 # USB controller
-# attach of this driver need to be specified in paltform configuration
+# attach of this driver need to be specified in platform configuration
 device imxusbc { unit, irq } : bus_dma_generic
 file   arch/arm/imx/imx51_usb.c                        imxusbc
 
Home |
Main Index |
Thread Index |
Old Index