mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
4b80294fb5
There was a symbol listed in the powercap.h file that was not implemented.
Implement it with a stub return of 0.
Programs like SWIG require that functions that are defined in the
headers be implemented.
Fixes:
|
||
---|---|---|
.. | ||
acpi_cppc.c | ||
acpi_cppc.h | ||
cpufreq.c | ||
cpufreq.h | ||
cpuidle.c | ||
cpuidle.h | ||
cpupower_intern.h | ||
cpupower.c | ||
cpupower.h | ||
powercap.c | ||
powercap.h |