coreboot/src/lib
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
..
gnat
b64_decode.c
boot_device.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
bootblock.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
bootmem.c selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
bootmode.c
cbfs.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cbmem_common.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
cbmem_console.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cbmem_stage_cache.c
compute_ip_checksum.c
coreboot_table.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
debug.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
decompressor.c
delay.c
device_tree.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
dimm_info_util.c src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
edid.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
edid_fill_fb.c
ext_stage_cache.c
fallback_boot.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
fit.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
fit_payload.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
fmap.c
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
gpio.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
halt.c
hardwaremain.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
hexdump.c
hexstrtobin.c
hw-time-timer.adb
imd.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
imd_cbmem.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
jpeg.c
jpeg.h
Kconfig reset: Provide new single-function reset API 2018-10-22 08:34:00 +00:00
libgcc.c
libgcov.c {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
list.c
lzma.c
lzmadecode.c lib/lzmadecode.c: : Avoid static analysis error for unused value 2018-08-14 23:24:58 +00:00
lzmadecode.h
Makefile.inc Add selfboot to the romstage 2018-10-30 00:37:04 +00:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c
memset.c
nhlt.c lib/nhlt: Use common function to set NHLT version 2018-08-27 15:54:34 +00:00
primitive_memtest.c
prog_loaders.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
prog_ops.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
program.ld
ramtest.c
reg_script.c
region_file.c src/lib: Fix typo 2018-08-09 15:56:42 +00:00
reset.c reset: Finalize move to new API 2018-10-31 15:29:42 +00:00
rmodule.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
rmodule.ld src: Fix typo 2018-08-10 21:25:53 +00:00
romstage_handoff.c
romstage_stack.c
rtc.c src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:28:35 +00:00
selfboot.c Add selfboot to the romstage 2018-10-30 00:37:04 +00:00
spd_bin.c
stack.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
thread.c
timer.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
timer_queue.c
timestamp.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
trace.c
ubsan.c complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
version.c
wrdd.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00