mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user