svn commit: r271198 - head/sys/arm/freescale/imx

Andrew Turner andrew at FreeBSD.org
Sat Sep 6 17:33:42 UTC 2014


Author: andrew
Date: Sat Sep  6 17:33:41 2014
New Revision: 271198
URL: http://svnweb.freebsd.org/changeset/base/271198

Log:
  Fixthe spelling of ehci

Modified:
  head/sys/arm/freescale/imx/files.imx51

Modified: head/sys/arm/freescale/imx/files.imx51
==============================================================================
--- head/sys/arm/freescale/imx/files.imx51	Sat Sep  6 15:45:45 2014	(r271197)
+++ head/sys/arm/freescale/imx/files.imx51	Sat Sep  6 17:33:41 2014	(r271198)
@@ -37,7 +37,7 @@ dev/ata/chipsets/ata-fsl.c		optional imx
 dev/uart/uart_dev_imx.c			optional uart
 
 # USB OH3 controller (1 OTG, 3 EHCI)
-arm/freescale/imx/imx_nop_usbphy.c	optional echi
+arm/freescale/imx/imx_nop_usbphy.c	optional ehci
 dev/usb/controller/ehci_imx.c		optional ehci
 
 # Watchdog


More information about the svn-src-all mailing list