tiva: tiva_flash.h: Fix nxstyle warnings

arch/arm/src/tiva/tiva_flash.h:

    * Fix nxstyle warnings. No functional changes.
This commit is contained in:
Nathan Hartman
2020-09-21 15:10:27 -04:00
committed by Abdelatif Guettouche
parent b8b4055cb1
commit bc9d3cdd14
+4 -4
View File
@@ -1,4 +1,4 @@
/************************************************************************************
/****************************************************************************
* arch/arm/src/tiva/tiva_flash.h
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
@@ -31,14 +31,14 @@
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
************************************************************************************/
****************************************************************************/
#ifndef __ARCH_ARM_SRC_TIVA_TIVA_FLASH_H
#define __ARCH_ARM_SRC_TIVA_TIVA_FLASH_H
/************************************************************************************
/****************************************************************************
* Included Files
************************************************************************************/
****************************************************************************/
/****************************************************************************
* Public Function Prototypes