Author: ian
Date: Sun Feb 23 21:13:04 2014
New Revision: 262393
URL: http://svnweb.freebsd.org/changeset/base/262393

Log:
  Fix a typo _IMX51_TZICRREG_H_ -> _IMX51_TZICREG_H_ (extra R)

Modified:
  head/sys/arm/freescale/imx/imx51_tzicreg.h

Modified: head/sys/arm/freescale/imx/imx51_tzicreg.h
==============================================================================
--- head/sys/arm/freescale/imx/imx51_tzicreg.h  Sun Feb 23 21:08:48 2014        
(r262392)
+++ head/sys/arm/freescale/imx/imx51_tzicreg.h  Sun Feb 23 21:13:04 2014        
(r262393)
@@ -57,7 +57,7 @@
  */
 
 #ifndef _IMX51_TZICREG_H_
-#define        _IMX51_TZICRREG_H_
+#define        _IMX51_TZICREG_H_
 
 #include <sys/cdefs.h>
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to