soc/intel: Remove unused <cpu/x86/tsc.h>

Change-Id: I322a94186b92033fc27ba97785b55df09aa317f7
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61009
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@tutanota.com>
This commit is contained in:
Elyes HAOUAS 2022-01-11 20:57:11 +01:00 committed by Martin L Roth
parent 386e8494bb
commit 910a63ce0d
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#include <device/mmio.h>
#include <console/console.h>
#include <cpu/x86/tsc.h>
#include <device/pci.h>
#include <delay.h>
#include <soc/pci_devs.h>