coreboot-kgpe-d16/src/security/vboot
Elyes HAOUAS e30c396ffa src: Remove unused '#include <stddef.h>'
Unused includes found using following commande:
diff <(git grep -l '#include <stddef.h>' -- src/) <(git grep -l
'size_t\|ssize_t\|wchar_t\|wint_t\|NULL\|DEVTREE_EARLY\|DEVTREE_CONST\
|MAYBE_STATIC_NONZERO\|MAYBE_STATIC_BSS\|zeroptr' -- src/)|grep '<'
|grep -v vendor |grep -vF '.h'

Change-Id: Ic54b1db995fe7c61b416fa5e1c4022238e4a6ad5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41150
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-13 08:48:50 +00:00
..
antirollback.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
bootmode.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
common.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
ec_sync.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
misc.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mrc_cache_hash_tpm.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
secdata_mock.c treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
secdata_tpm.c treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
symbols.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tpm_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tpm_common.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_cmos.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_ec.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_flash.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_layout.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_common.c src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
vboot_common.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_lib.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_loader.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_logic.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
verstage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00