diff --git a/drivers/base/arch_topology.c b/drivers/base/arch_topology.c index e1b5c8ce0104..d89178c98f6e 100644 --- a/drivers/base/arch_topology.c +++ b/drivers/base/arch_topology.c @@ -158,7 +158,6 @@ void topology_set_cpu_scale(unsigned int cpu, unsigned long capacity) } DEFINE_PER_CPU(unsigned long, thermal_pressure); -EXPORT_PER_CPU_SYMBOL_GPL(thermal_pressure); /** * topology_update_thermal_pressure() - Update thermal pressure for CPUs