coreboot/src/mainboard/intel
Elyes HAOUAS f70bd99d2a src: Remove unused '#include <stdint.h>'
unused includes of <stdin.h> found using following commande:
diff <(git grep -l '#include <stdint.h>' -- src/) <(git grep -l
'int8_t\|uint8_t\|int16_t\|uint16_t\|int32_t\|uint32_t\|int64_t\|
uint64_t\|intptr_t\|uintptr_t\|intmax_t\|uintmax_t\|s8\|u8\|s16\|
u16\|s32\|u32\|s64\|u64\|INT8_MIN\|INT8_MAX\|UINT8_MAX\|INT16_MIN\
|INT16_MAX\|UINT16_MAX\|INT32_MIN\|INT32_MAX\|UINT32_MAX\|INT64_MIN\
|INT64_MAX\|UINT64_MAX\|INTMAX_MIN\|INTMAX_MAX\|UINTMAX_MAX' -- src/)
|grep '<' |grep -v vendor |grep -vF '.h'

Change-Id: Icb9b54c6abfb18d1e263665981968a4d7cccabeb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41148
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-13 08:48:17 +00:00
..
apollolake_rvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
baskingridge treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cannonlake_rvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cedarisland_crb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
coffeelake_rvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
d510mo treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
d945gclf src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
dcp847ske treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dg41wv treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dg43gt treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
emeraldlake2 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
galileo treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
glkrvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
harcuvar treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
icelake_rvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
jasperlake_rvp mb/intel/jasperlake_rvp: Remove SataEnable deviceetree config 2020-05-12 20:06:26 +00:00
kblrvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
kunimitsu treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
leafhill treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
minnow3 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
saddlebrook treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
strago treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tglrvp treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
wtm2 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name