Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28702
to look at the new patch set (#3).
Change subject: northbridge: Use 'unsigned int' to bare use of 'unsigned'
......................................................................
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Change-Id: Ib70eb33fac654a773ea39a5fd4206435dffdabb7
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/northbridge/amd/amdfam10/raminit_amdmct.c
M src/northbridge/amd/lx/raminit.h
M src/northbridge/intel/e7505/northbridge.c
M src/northbridge/intel/e7505/raminit.h
M src/northbridge/intel/fsp_rangeley/northbridge.c
M src/northbridge/intel/fsp_sandybridge/gma.c
M src/northbridge/intel/fsp_sandybridge/northbridge.c
M src/northbridge/intel/gm45/gma.c
M src/northbridge/intel/haswell/gma.c
M src/northbridge/intel/haswell/minihd.c
M src/northbridge/intel/haswell/northbridge.c
M src/northbridge/intel/nehalem/gma.c
M src/northbridge/intel/nehalem/northbridge.c
M src/northbridge/intel/pineview/gma.c
M src/northbridge/intel/pineview/raminit.c
M src/northbridge/intel/sandybridge/gma.c
M src/northbridge/intel/sandybridge/northbridge.c
17 files changed, 30 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/28702/3
--
To view, visit https://review.coreboot.org/28702
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib70eb33fac654a773ea39a5fd4206435dffdabb7
Gerrit-Change-Number: 28702
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28700
to look at the new patch set (#2).
Change subject: {device,drivers}: Use 'unsigned int' to bare use of 'unsigned'
......................................................................
{device,drivers}: Use 'unsigned int' to bare use of 'unsigned'
Change-Id: Iebb043a6fbc5803fbb7cad2f35b43917e10d09d4
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/device/pci_device.c
M src/drivers/ricoh/rce822/rce822.c
2 files changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/28700/2
--
To view, visit https://review.coreboot.org/28700
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iebb043a6fbc5803fbb7cad2f35b43917e10d09d4
Gerrit-Change-Number: 28700
Gerrit-PatchSet: 2
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28700 )
Change subject: {device,drivers}: Use 'unsigned int' to bare use of 'unsigned'
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28700/1/src/drivers/ricoh/rce822/rce822.c
File src/drivers/ricoh/rce822/rce822.c:
https://review.coreboot.org/#/c/28700/1/src/drivers/ricoh/rce822/rce822.c@42
PS1, Line 42: static void rce822_set_subsystem(struct device *dev, unsigned int vendor, unsigned int device)
line over 80 characters
--
To view, visit https://review.coreboot.org/28700
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iebb043a6fbc5803fbb7cad2f35b43917e10d09d4
Gerrit-Change-Number: 28700
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 20 Sep 2018 15:53:18 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No