coreboot-kgpe-d16/src/northbridge/intel/x4x
Elyes HAOUAS 225be5f7ee src: Remove unused 'include <types.h>'
Files found using:
diff <(git grep -l '#include <types.h>' -- src/) <(git grep -l 'BIT(\|size_t\|wchar_t\|wint_t\|NULL\|DEVTREE_EARLY\|DEVTREE_CONST\|MAYBE_STATIC_NONZERO\|zeroptr\|int8_t\|int16_t\|int32_t\|int64_t\|intptr_t\|intmax_t\|s8\|u8\|s16\|u16\|s32\|u32\|s64\|u64\|INT8_MIN\|INT8_MAX\|INT16_MIN\|INT16_MAX\|INT32_MIN\|INT32_MAX\|INT64_MIN\|INT64_MAX\|INTMAX_MIN\|INTMAX_MAX\|bool\|true\|false\|cb_err\|CB_SUCCESS\|CB_ERR\|CB_ERR_ARG\|CB_CMOS_\|CB_KBD_\|CB_I2C_\|cb_err_t\|DIV_ROUND_CLOSEST\|container_of\|__unused\|alloca(\|ARRAY_SIZE\|ALIGN\|ALIGN_UP\|ALIGN_DOWN\|IS_ALIGNED\|__CMP_UNSAFE\|MIN_UNSAFE\|MAX_UNSAFE\|__CMP_SAFE\|__CMP\|MIN(\|MAX(\|ABS(\|IS_POWER_OF_2\|POWER_OF_2\|DIV_ROUND_UP\|SWAP(\|KiB\|MiB\|GiB\|KHz\|MHz\|GHz\|offsetof(\|check_member\|member_size' -- src/)|grep -v vendor |grep '<'

Change-Id: I5d99d844cc58d80acb505d98da9d3ec76319b2eb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41677
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:10:17 +00:00
..
acpi nb/intel/x4x/acpi: Use ASL 2.0 syntax 2020-07-08 22:07:10 +00:00
acpi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dq_dqs.c src: Remove redundant includes 2020-06-02 07:42:32 +00:00
early_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gma.c src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
iomap.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig x4x boards: Factor out MAX_CPUS 2020-06-15 22:50:39 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
northbridge.c nb/intel: Fix 16-bit read/write PCI_COMMAND register 2020-05-26 15:11:33 +00:00
raminit.c device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
raminit_ddr23.c nb/intel/x4x: Use PCI bitwise ops 2020-06-09 17:52:29 +00:00
raminit_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rcven.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c nb/intel/x4x: Drop unused pci_ops.h include 2020-06-10 01:54:12 +00:00
x4x.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00