diff options
author | Jan Samek <jan.samek@siemens.com> | 2023-01-27 11:02:20 +0100 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2023-02-02 15:53:37 +0000 |
commit | 671cd1d16bcb83069cac810ca2df4f2b4d056491 (patch) | |
tree | 42830e129bba2d3dd0ca12247cf4dd4ac769201b /tests/lib | |
parent | f564c8b34abbc7010871cfa426af7ee7261c3fde (diff) |
drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constant
Contents of the EDID are passed by a reference to an array
of length 0x80, for which the macro 'PTN_EDID_LEN' has already
been around.
This patch makes use of this macro within the driver and mainboard
implementation utilizing it.
BUG=none
TEST=A successful build of mc_apl{1,4,5,7} and mc_ehl3 mainboards.
Change-Id: If7d254aaf45d717133bb426bd08f8f9fe5c05962
Signed-off-by: Jan Samek <jan.samek@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Diffstat (limited to 'tests/lib')
0 files changed, 0 insertions, 0 deletions