soc: andestech: pma.c: include soc_v5.h
Add include header for CSR definition. Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>
This commit is contained in:
parent
b9e4850aa2
commit
abffe27edb
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include "soc_v5.h"
|
||||
|
||||
#include <zephyr/init.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/arch/cpu.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue