diff options
Diffstat (limited to 'arch/sh/kernel/topology.c')
| -rw-r--r-- | arch/sh/kernel/topology.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/topology.c b/arch/sh/kernel/topology.c index ecc2d3d0f54..4649a6ff0cf 100644 --- a/arch/sh/kernel/topology.c +++ b/arch/sh/kernel/topology.c @@ -14,6 +14,7 @@  #include <linux/topology.h>  #include <linux/node.h>  #include <linux/nodemask.h> +#include <linux/export.h>  static DEFINE_PER_CPU(struct cpu, cpu_devices);  |