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:
parent
24230f6cd7
commit
38819a4507
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue