Bill XIE has posted comments on this change. ( https://review.coreboot.org/21178 )
Change subject: sb/intel/bd82x6x: make hotplug map consistent to remapped ports ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/#/c/21178/5/src/southbridge/intel/bd82x6x/pch.c File src/southbridge/intel/bd82x6x/pch.c:
https://review.coreboot.org/#/c/21178/5/src/southbridge/intel/bd82x6x/pch.c@... PS5, Line 258: void *chip_info
No need for `void *` here, just give it the correct type please.
but its original type will break the 80-char-per-line limit.