drivers: pm_cpu_ops: psci: remove redundant <soc.h> include
<soc.h> was not required. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
63c15efa62
commit
46ee043a39
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ LOG_MODULE_REGISTER(psci);
|
|||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/arch/cpu.h>
|
||||
|
||||
#include <soc.h>
|
||||
#include <zephyr/device.h>
|
||||
#include <zephyr/init.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue