Tristan Corrick has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30045 )
Change subject: src/southbridge: Get rid of device_t ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/30045/2/src/southbridge/intel/lynxpoint/me_9... File src/southbridge/intel/lynxpoint/me_9.x.c:
https://review.coreboot.org/#/c/30045/2/src/southbridge/intel/lynxpoint/me_9... PS2, Line 626: #else /* !__SMM__ */ Everything below this line can just be `struct device *`.