]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Remove unused struct i2c_id_config_access
authorYuan Can <yuancan@huawei.com>
Tue, 27 Sep 2022 13:39:08 +0000 (13:39 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:07:09 +0000 (12:07 -0400)
commit9189e4bf4b04d8ad1866b9697d0489b59f258531
tree140bcc1ba3b6522b2b01da7f1efebb6d54692f92
parent45282e42e20b0150c405490272d52c86f42fd210
drm/amd/display: Remove unused struct i2c_id_config_access

After commit 64a61bc1c9d2 ("drm/amd/display: remove dead dc vbios code"),
no one use struct i2c_id_config_access, so remove it.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Yuan Can <yuancan@huawei.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c