coreboot-kgpe-d16/src/mainboard/google/nyan
Elyes HAOUAS 6df3b64c77 src: Remove duplicated round up function
This removes CEIL_DIV and div_round_up() altogether and
replace it by DIV_ROUND_UP defined in commonlib/helpers.h.

Change-Id: I9aabc3fbe7834834c92d6ba59ff0005986622a34
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29847
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2018-11-29 12:17:45 +00:00
..
bct
board_info.txt
boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
bootblock.c mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd
devicetree.cb
early_configs.c
Kconfig mb/*/*/Kconfig: Remove useless comment 2018-11-28 13:53:51 +00:00
Kconfig.name
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc
memlayout.ld
pmic.c reset: Convert individual boards to board_reset() 2018-10-22 08:34:19 +00:00
pmic.h
reset.c reset: Convert individual boards to board_reset() 2018-10-22 08:34:19 +00:00
romstage.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
sdram_configs.c
sdram_configs.h