]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: fix typo in bios_parser.c
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Tue, 8 Apr 2025 02:11:00 +0000 (22:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:54:36 +0000 (10:54 -0400)
commit85207abb401bbaffa5ef1737af660f28afac60a6
tree607eee00ff06a1d6f7ebda1fcb5c30c1170b9ed1
parentf82e7cf5f5a9cec0770c63891febf33d8cd3de04
drm/amdgpu: fix typo in bios_parser.c

Probably a cut and paste error from using get_integrated_info_v8's comment.
This has to be get_integrated_info_v9

Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c