coreboot-kgpe-d16/src/commonlib
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/commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
storage src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
cbfs.c commonlib/cbfs: Make cbfsf_file_type public 2018-05-16 21:29:56 +00:00
fsp_relocate.c src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo 2018-11-27 08:47:08 +00:00
iobuf.c commonlib: add input and output buffer helpers 2017-04-24 19:06:50 +02:00
lz4.c.inc
lz4_wrapper.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
Makefile.inc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
mem_pool.c
region.c commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00