summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8132
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-12-12 15:05:33 +0100
committerFelix Held <felix-coreboot@felixheld.de>2018-12-18 13:56:02 +0000
commitbb071c1283d86970c3140cf21ac3294a889d31f6 (patch)
tree377670e51cecf81b8125769a211115e22fccdf3d /src/southbridge/amd/amd8132
parent586f24dab48c187c739ab725589248ff02999f3a (diff)
downloadcoreboot-bb071c1283d86970c3140cf21ac3294a889d31f6.tar.xz
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Change-Id: Ic3f7d4d570cb5e343a9cf616e6e71935f9522b0a Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/29308 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/southbridge/amd/amd8132')
-rw-r--r--src/southbridge/amd/amd8132/bridge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/amd/amd8132/bridge.c b/src/southbridge/amd/amd8132/bridge.c
index 162a36129b..527a736f5f 100644
--- a/src/southbridge/amd/amd8132/bridge.c
+++ b/src/southbridge/amd/amd8132/bridge.c
@@ -19,7 +19,6 @@
#include <device/pci.h>
#include <device/pci_ids.h>
#include <device/pci_ops.h>
-#include <pc80/mc146818rtc.h>
#include <device/pci_def.h>
#include <device/pcix.h>