We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b3740 commit 05f4228Copy full SHA for 05f4228
so3/kernel/psci_smp.c
@@ -13,7 +13,6 @@
13
* Author: Will Deacon <will.deacon@arm.com>
14
*/
15
16
-#include <errno.h>
17
#include <spinlock.h>
18
#include <smp.h>
19
#include <psci.h>
so3/kernel/spin_table.c
so3/mm/percpu.c
@@ -19,7 +19,6 @@
#include <common.h>
20
#include <memory.h>
21
#include <heap.h>
22
23
#include <string.h>
24
#include <percpu.h>
25
0 commit comments