Skip to content

Commit beb344f

Browse files
committed
Fix #1
1 parent 9892ef2 commit beb344f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/include/asm/topology.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ifndef __ASM_TOPOLOGY_H
22
#define __ASM_TOPOLOGY_H
33

4+
#ifdef CONFIG_SMP
5+
46
#include <linux/cpumask.h>
57

68
struct cpu_topology {

0 commit comments

Comments
 (0)