src/southbridge: Remove unused <string.h>
Change-Id: Idc0cd9d6865cd9c1b95e6c838795cce9dbc643a3 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60554 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
5a5ed1fb20
commit
249343bebb
@ -8,7 +8,6 @@
|
||||
#include <device/pci_def.h>
|
||||
#include <halt.h>
|
||||
#include <southbridge/intel/common/me.h>
|
||||
#include <string.h>
|
||||
#include <timestamp.h>
|
||||
#include "me.h"
|
||||
#include "pch.h"
|
||||
|
@ -7,7 +7,7 @@
|
||||
#include <device/pci_def.h>
|
||||
#include <halt.h>
|
||||
#include <southbridge/intel/common/me.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "me.h"
|
||||
#include "pch.h"
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include <console/console.h>
|
||||
#include <device/pci_ids.h>
|
||||
#include <device/pci_def.h>
|
||||
#include <string.h>
|
||||
#include <delay.h>
|
||||
#include <elog.h>
|
||||
#include <halt.h>
|
||||
|
@ -6,7 +6,6 @@
|
||||
#include <device/pci_ids.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "me.h"
|
||||
#include "pch.h"
|
||||
|
@ -4,7 +4,6 @@
|
||||
#include <acpi/acpigen_pci.h>
|
||||
#include <device/pci_def.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "acpi_pirq_gen.h"
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include <console/console.h>
|
||||
#include <delay.h>
|
||||
#include <halt.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "me.h"
|
||||
#include "pch.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user