summaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-02-08 20:46:20 +0100
committerMartin L Roth <gaumless@gmail.com>2024-02-14 01:07:27 +0000
commite33fc66fc9ddc28e4eddebc06eac5cd0ec1c3af1 (patch)
tree77573301ba36815461f36cf1f59d4ffb7c90ebe5 /src/northbridge
parenta88dd4b6fbac8748a6f4580ad6363da47f5b3bc2 (diff)
tree; Remove unused <lib.h>
Change-Id: Ifa5c89aad7d0538c556665f8b4372e44cf593822 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80433 Reviewed-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/amd/pi/00730F01/northbridge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/pi/00730F01/northbridge.c b/src/northbridge/amd/pi/00730F01/northbridge.c
index b318be021d..bc5439dc82 100644
--- a/src/northbridge/amd/pi/00730F01/northbridge.c
+++ b/src/northbridge/amd/pi/00730F01/northbridge.c
@@ -13,7 +13,6 @@
#include <device/pci_ids.h>
#include <string.h>
#include <stdlib.h>
-#include <lib.h>
#include <cpu/x86/mp.h>
#include <Porting.h>
#include <Topology.h>