From 1cd8703b3f78a3e0cac75861a6858a8180e22970 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 16 Jun 2019 11:57:48 +0200 Subject: southbridge: Remove unused include Change-Id: I8578cf365addc47550e27c9ebed08de340d70ede Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/33531 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/southbridge/amd/amd8111/ac97.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/amd/amd8111/ac97.c') diff --git a/src/southbridge/amd/amd8111/ac97.c b/src/southbridge/amd/amd8111/ac97.c index 267c436ee9..d05f0be6d9 100644 --- a/src/southbridge/amd/amd8111/ac97.c +++ b/src/southbridge/amd/amd8111/ac97.c @@ -16,7 +16,6 @@ #include #include #include -#include #include "amd8111.h" static struct pci_operations lops_pci = { -- cgit v1.2.3