tree: Drop unused <string.h>

Change-Id: I0e216cbc4acf9571c65c345a1764e74485f89438
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81818
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes Haouas
2024-04-10 10:34:08 +02:00
parent 2f9a579048
commit 327a0a7baf
20 changed files with 0 additions and 20 deletions

View File

@@ -4,7 +4,6 @@
#include <acpi/acpigen.h>
#include <device/device.h>
#include <device/path.h>
#include <string.h>
#include "chip.h"