Revert "ANDROID: arch_topology: Export thermal pressure symbol"

This reverts commit d7db9dc74f.

This should no longer be needed to be exported.  If so, please submit
the needed driver upstream.

Bug: 175847109
Cc: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I21751d44a1c28b22eec53f5f6212b1934c84febb
This commit is contained in:
Greg Kroah-Hartman
2022-07-06 19:06:41 +02:00
parent 90b20e9248
commit c18e2df05b

View File

@@ -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