]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpuidle: menu: Cleanup after loadavg removal
authorChristian Loehle <christian.loehle@arm.com>
Tue, 4 Jun 2024 10:55:29 +0000 (11:55 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Jun 2024 18:55:00 +0000 (20:55 +0200)
commitbf183113842b0fcf4b6f977a97fa9cf8e2b21625
tree25fed17b41d59f4dc5866830e3f2adebd798102d
parent17c4fc386b0c936d60e975d584bba4769d1471f5
cpuidle: menu: Cleanup after loadavg removal

The performance impact of loadavg was removed with commit a7fe5190c03f
("cpuidle: menu: Remove get_loadavg() from the performance multiplier")
With only iowait remaining the description can be simplified, remove
also the no longer needed includes.

Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpuidle/governors/menu.c