coreboot/src/soc/rockchip/common
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
..
include/soc src: Fix typo 2018-08-10 21:25:53 +00:00
cbmem.c
edp.c
gpio.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
i2c.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
pwm.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
rk808.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
spi.c
uart.c
vop.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00