fix typo.

This commit is contained in:
hkenken 2014-02-27 03:09:57 +00:00
parent c83f85c76a
commit 776d33b98a
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: imx51_tzicreg.h,v 1.1 2010/11/13 07:11:03 bsh Exp $ */
/* $NetBSD: imx51_tzicreg.h,v 1.2 2014/02/27 03:09:57 hkenken Exp $ */
/*
* Copyright (c) 2010 Genetec Corporation. All rights reserved.
* Written by Hashimoto Kenichi for Genetec Corporation.
@ -25,7 +25,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _ARM_IMX_IMX51_TZICREG_H_
#define _ARM_IMX_IMX51_TZICRREG_H_
#define _ARM_IMX_IMX51_TZICREG_H_
#include <sys/cdefs.h>
@ -50,4 +50,4 @@
#define TZIC_SWINT 0x0f00
#define TZIC_INTNUM 128
#endif /* _ARM_IMX_IMX51_TZICRREG_H_ */
#endif /* _ARM_IMX_IMX51_TZICREG_H_ */