[coreboot-gerrit] Change in ...coreboot[master]: src: Remove duplicated round up function

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Tue Nov 27 08:31:30 CET 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29847 )

Change subject: src: Remove duplicated round up function
......................................................................


Patch Set 4:

(2 comments)

https://review.coreboot.org/#/c/29847/4/src/soc/nvidia/tegra210/include/soc/clock.h 
File src/soc/nvidia/tegra210/include/soc/clock.h:

https://review.coreboot.org/#/c/29847/4/src/soc/nvidia/tegra210/include/soc/clock.h@327 
PS4, Line 327: #define get_i2c_clk_div(src,freq) (DIV_ROUND_UP(src, (freq) * (0x19 + 1) * 8) - 1)
line over 80 characters


https://review.coreboot.org/#/c/29847/4/src/soc/nvidia/tegra210/include/soc/clock.h@327 
PS4, Line 327: #define get_i2c_clk_div(src,freq) (DIV_ROUND_UP(src, (freq) * (0x19 + 1) * 8) - 1)
space required after that ',' (ctx:VxV)



-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29847
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9aabc3fbe7834834c92d6ba59ff0005986622a34
Gerrit-Change-Number: 29847
Gerrit-PatchSet: 4
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Julius Werner <jwerner at chromium.org>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Tue, 27 Nov 2018 07:31:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181127/96ce9541/attachment.html>


More information about the coreboot-gerrit mailing list