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 6:
(4 comments)
https://review.coreboot.org/#/c/28657/6/src/southbridge/intel/bd82x6x/me.c File src/southbridge/intel/bd82x6x/me.c:
https://review.coreboot.org/#/c/28657/6/src/southbridge/intel/bd82x6x/me.c@7... PS6, Line 739: 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/6/src/southbridge/intel/bd82x6x/me.c@7... PS6, Line 739: 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/6/src/southbridge/intel/bd82x6x/me_8.x... File src/southbridge/intel/bd82x6x/me_8.x.c:
https://review.coreboot.org/#/c/28657/6/src/southbridge/intel/bd82x6x/me_8.x... PS6, 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/6/src/southbridge/intel/bd82x6x/me_8.x... PS6, Line 742: static void set_subsystem(struct device *dev, unsigned vendor, unsigned device) Prefer 'unsigned int' to bare use of 'unsigned'