soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'

Change-Id: If7e99e1b1be38694ad2fedb528a5c1725b968943
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44096
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2020-08-02 08:21:27 +02:00 committed by Patrick Georgi
parent 24230f6cd7
commit 38819a4507
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#include <intelblocks/gpio.h>
#include <intelblocks/tco.h>
#include <option.h>
#include <pc80/mc146818rtc.h>
#include <security/vboot/vboot_common.h>
#include <soc/pm.h>
#include <stdint.h>