build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28657 )
Change subject: sb/intel/bd82x6x: Don't use device_t ......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/#/c/28657/4/src/southbridge/intel/bd82x6x/me_8.x... File src/southbridge/intel/bd82x6x/me_8.x.c:
https://review.coreboot.org/#/c/28657/4/src/southbridge/intel/bd82x6x/me_8.x... PS4, Line 742: static void set_subsystem(struct device *dev, unsigned vendor, unsigned device) Prefer 'unsigned int' to bare use of 'unsigned'
https://review.coreboot.org/#/c/28657/4/src/southbridge/intel/bd82x6x/me_8.x... PS4, Line 742: static void set_subsystem(struct device *dev, unsigned vendor, unsigned device) Prefer 'unsigned int' to bare use of 'unsigned'