mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
drm/amd/display: Delete max_clocks_state
It's not used by anything anymore. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Melissa Wen <mwen@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
1a77e14ab3
commit
b4b7d7f932
|
|
@ -254,9 +254,6 @@ struct dm_pp_clock_for_voltage_req {
|
|||
struct dm_pp_static_clock_info {
|
||||
uint32_t max_sclk_khz;
|
||||
uint32_t max_mclk_khz;
|
||||
|
||||
/* max possible display block clocks state */
|
||||
enum dm_pp_clocks_state max_clocks_state;
|
||||
};
|
||||
|
||||
struct dtn_min_clk_info {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user