Module Name: src
Committed By: simonb
Date: Sun Jun 21 08:02:43 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx51
Log Message:
Fix tyop.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/imx/files.imx51
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/arm/imx/files.imx51
diff -u src/sys/arch/arm/imx/files.imx51:1.22 src/sys/arch/arm/imx/files.imx51:1.23
--- src/sys/arch/arm/imx/files.imx51:1.22 Sat May 23 06:21:15 2020
+++ src/sys/arch/arm/imx/files.imx51 Sun Jun 21 08:02:43 2020
@@ -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 @@ file arch/arm/imx/imx51_uart.c imx51_ua
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