Fix some errors found in build testing.

This commit is contained in:
Gregory Nutt 2019-05-24 19:26:01 -06:00
parent 7298b4caa3
commit 7faccef1b8
3 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
*****************************************************************************/
#include <nuttx/config.h>
#include "hardware/imxrt_iomuxc.h"
#include "imxrt_iomuxc.h"
/*****************************************************************************
* Pre-processor Definitions

View File

@ -41,7 +41,7 @@
*****************************************************************************************************/
#include <nuttx/config.h>
#include "hardware/imxrt_iomuxc.h"
#include "imxrt_iomuxc.h"
/*****************************************************************************************************
* Pre-processor Definitions

View File

@ -42,7 +42,7 @@
*****************************************************************************************************/
#include <nuttx/config.h>
#include "hardware/imxrt_iomuxc.h"
#include "imxrt_iomuxc.h"
/*****************************************************************************************************
* Pre-processor Definitions