From owner-svn-src-all@FreeBSD.ORG Thu Mar 20 23:48:19 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82D0BA1A; Thu, 20 Mar 2014 23:48:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E46E7CC; Thu, 20 Mar 2014 23:48:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2KNmJG5089438; Thu, 20 Mar 2014 23:48:19 GMT (envelope-from dim@svn.freebsd.org) Received: (from dim@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2KNmJUt089437; Thu, 20 Mar 2014 23:48:19 GMT (envelope-from dim@svn.freebsd.org) Message-Id: <201403202348.s2KNmJUt089437@svn.freebsd.org> From: Dimitry Andric Date: Thu, 20 Mar 2014 23:48:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r263455 - stable/10/sys/arm/freescale/imx X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 23:48:19 -0000 Author: dim Date: Thu Mar 20 23:48:18 2014 New Revision: 263455 URL: http://svnweb.freebsd.org/changeset/base/263455 Log: MFC r262393 (by ian): Fix a typo _IMX51_TZICRREG_H_ -> _IMX51_TZICREG_H_ (extra R) Modified: stable/10/sys/arm/freescale/imx/imx51_tzicreg.h Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/arm/freescale/imx/imx51_tzicreg.h ============================================================================== --- stable/10/sys/arm/freescale/imx/imx51_tzicreg.h Thu Mar 20 23:16:58 2014 (r263454) +++ stable/10/sys/arm/freescale/imx/imx51_tzicreg.h Thu Mar 20 23:48:18 2014 (r263455) @@ -57,7 +57,7 @@ */ #ifndef _IMX51_TZICREG_H_ -#define _IMX51_TZICRREG_H_ +#define _IMX51_TZICREG_H_ #include