From 8a5283ab1b18614c4df7f2e9e194ad058ba7e29f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 27 Oct 2018 17:59:58 +0200 Subject: src: Remove unneeded include Change-Id: I89e03b6def5c78415bf73baba55941953a70d8de Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29302 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/southbridge/amd/pi/hudson/early_setup.c | 1 - src/southbridge/amd/pi/hudson/hudson.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/southbridge/amd/pi') diff --git a/src/southbridge/amd/pi/hudson/early_setup.c b/src/southbridge/amd/pi/hudson/early_setup.c index c38e6f8d69..07c4519182 100644 --- a/src/southbridge/amd/pi/hudson/early_setup.c +++ b/src/southbridge/amd/pi/hudson/early_setup.c @@ -22,7 +22,6 @@ #include #include #include -#include #include "hudson.h" #include "pci_devs.h" #include diff --git a/src/southbridge/amd/pi/hudson/hudson.c b/src/southbridge/amd/pi/hudson/hudson.c index ecf041aaae..bf9cad0faf 100644 --- a/src/southbridge/amd/pi/hudson/hudson.c +++ b/src/southbridge/amd/pi/hudson/hudson.c @@ -23,7 +23,6 @@ #include #include #include -#include #include "hudson.h" #include "smbus.h" #include "smi.h" -- cgit v1.2.3