coreboot/src/drivers/i2c
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
..
adt7463 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
at24rf08c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ck505 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
da7219 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
designware treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
generic src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
hid src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
lm96000 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
max98373 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
max98390 Remove new additions of "this file is part of" lines 2020-05-13 08:37:21 +00:00
max98927 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
nau8825 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nct7802y treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pca9538 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pcf8523 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ptn3460 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rt1011 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rt5663 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
rtd2132 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rx6110sa treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sx9310 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
tpm src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
w83793 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ww_ring treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00