coreboot/src/drivers/wifi/generic
Elyes HAOUAS 51b9eb74bf src/drivers/wifi/generic/smbios.c: Remove unused <string.h>
Found using following command:
diff <(git grep -l '#include <string.h>' -- src/) <(git grep -l 'STRINGIFY\|memcpy(\|memmove(\|memset(\|memcmp(\|memchr(\|strdup(\|strconcat(\|strnlen(\|strlen(\|strchr(\|strncpy(\|strcpy(\|strcmp(\|strncmp(\|strspn(\|strcspn(\|strstr(\|strtok_r(\|strtok(\|atol(\|strrchr(\|skip_atoi(\|vsnprintf(\|snprintf(' -- src/)

Change-Id: I2a6c5b67af1d2544159e92d4b8c06cc1f5504bd2
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60552
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-01-05 17:37:12 +00:00
..
acpi.c drivers/wifi/generic: fix package_size to align with WLAN driver 2021-11-15 09:59:44 +00:00
chip.h
generic.c device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
Kconfig drivers/wifi, mb/google: Drop config WIFI_SAR_CBFS 2021-03-17 07:55:40 +00:00
Makefile.inc drivers/wifi, mb/google: Drop config WIFI_SAR_CBFS 2021-03-17 07:55:40 +00:00
smbios.c src/drivers/wifi/generic/smbios.c: Remove unused <string.h> 2022-01-05 17:37:12 +00:00
wifi_private.h