arch/arm/src/armv7-a/arm_addrenv_utils.c: Fix a new cache interface related warning.
This commit is contained in:
parent
daa6461ce2
commit
c34ea0d3bc
@ -44,6 +44,7 @@
|
||||
|
||||
#include <nuttx/pgalloc.h>
|
||||
#include <nuttx/irq.h>
|
||||
#include <nuttx/cache.h>
|
||||
|
||||
#include "mmu.h"
|
||||
#include "pgalloc.h"
|
||||
|
@ -73,7 +73,7 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* Pre-requisites */
|
||||
|
Loading…
Reference in New Issue
Block a user