coreboot/src/drivers/i2c
Elyes HAOUAS 854782330c src: Remove unused 'include <stdint.h>
Found using:
diff <(git grep -l '#include <stdint.h>' -- src/) <(git grep -l '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' -- src/) |grep -v vendorcode |grep '<'

Change-Id: I5e14bf4887c7d2644a64f4d58c6d8763eb74d2ed
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41827
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:11:10 +00:00
..
at24rf08c src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +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 drivers/i2c/designware: Check if the device is powered 2020-05-15 17:32:47 +00:00
generic acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +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 driver/i2c/max98390: Fix build error related to max98390 driver 2020-05-20 09:11:23 +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 src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ptn3460 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rt1011 src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
rt5663 acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +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 redundant includes 2020-06-02 07:42:32 +00:00
ww_ring treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00