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 Remove all paltforms



details:   https://anonhg.NetBSD.org/src/rev/932f1aede777
branches:  trunk
changeset: 934978:932f1aede777
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sun Jun 21 16:33:34 2020 +0000

description:
Remove all paltforms

diffstat:

 sys/arch/arm/imx/files.imx51 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e91bbcf1eed9 -r 932f1aede777 sys/arch/arm/imx/files.imx51
--- a/sys/arch/arm/imx/files.imx51      Sun Jun 21 15:48:17 2020 +0000
+++ b/sys/arch/arm/imx/files.imx51      Sun Jun 21 16:33:34 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.imx51,v 1.23 2020/06/21 08:02:43 simonb Exp $
+#      $NetBSD: files.imx51,v 1.24 2020/06/21 16:33:34 skrll Exp $
 #
 # Configuration info for the Freescale i.MX5x
 #
@@ -117,7 +117,7 @@
 file   arch/arm/imx/imx51_i2c.c        imxi2c
 
 # SPI bus controller
-# attach of this driver need to be specified in paltform configuration
+# attach of this driver need to be specified in platform configuration
 # use flags to module version
 device  imxspi : spibus
 file    arch/arm/imx/imxspi.c                  imxspi



Home | Main Index | Thread Index | Old Index