Fix some errors found in build testing.
This commit is contained in:
parent
7d57d59197
commit
c0b5fb3b40
@ -41,7 +41,7 @@
|
||||
********************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <chip/am335x_memorymap.h>
|
||||
#include "hardware/am335x_memorymap.h"
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
@ -41,7 +41,7 @@
|
||||
************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <chip/am335x_memorymap.h>
|
||||
#include "hardware/am335x_memorymap.h"
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
Loading…
Reference in New Issue
Block a user