1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/drivers/powercap
Rafael J. Wysocki 1ac5e21d43 powercap: DTPM: Drop unused local variable from init_dtpm()
The dtpm_descr variable in init_dtpm() is not used after commit
f751db8ada ("powercap/drivers/dtpm: Disable DTPM at boot time"),
so drop it.

Fixes: f751db8ada ("powercap/drivers/dtpm: Disable DTPM at boot time")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2021-12-03 17:51:59 +01:00
..
dtpm.c powercap: DTPM: Drop unused local variable from init_dtpm() 2021-12-03 17:51:59 +01:00
dtpm_cpu.c powercap: DTPM: Fix suspend failure and kernel warning 2021-11-10 21:18:14 +01:00
idle_inject.c
intel_rapl_common.c
intel_rapl_msr.c
Kconfig
Makefile
powercap_sys.c