drm/amd/display: remove unneeded defines from bios parser
authorTales Aparecida <tales.aparecida@gmail.com>
Sun, 21 Aug 2022 06:25:28 +0000 (03:25 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Aug 2022 20:47:38 +0000 (16:47 -0400)
commitc10c55cf49fe9060720d67575c301dd452e0fab3
treed00c7d1827658ee01940316a1857d5541a5bdf5c
parent7ac32451193d20fbcddfb5b2623838ae98cb3c17
drm/amd/display: remove unneeded defines from bios parser

Removes DEFINEs that should have been removed after they were
introduced to ObjectID.h by the commit abea57d70e90
("drm/amdgpu: Add BRACKET_LAYOUT_ENUMs to ObjectID.h")

Signed-off-by: Tales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c