Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2014 17:33:41 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r271198 - head/sys/arm/freescale/imx
Message-ID:  <201409061733.s86HXfTK020974@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409061733.s86HXfTK020974>