northbridge: Remove unneeded include <pc80/mc146818rtc.h>

Change-Id: Icae59721db530572d76035975a4e90686bf4fa65
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/30195
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Elyes HAOUAS
2018-12-12 15:06:33 +01:00
committed by Felix Held
parent 0c0208b590
commit 586f24dab4
6 changed files with 0 additions and 6 deletions

View File

@@ -23,7 +23,6 @@
#include <ip_checksum.h>
#include <memory_info.h>
#include <mrc_cache.h>
#include <pc80/mc146818rtc.h>
#include <device/pci_def.h>
#include <device/dram/ddr3.h>
#include <smbios.h>