src: Remove unused '#include <timer.h>'

Change-Id: I57e064d26b215743a1cb06bb6605fc4fe1160876
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41491
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2020-05-17 18:34:35 +02:00
committed by Patrick Georgi
parent 32da3437f9
commit 51a5495841
10 changed files with 0 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
#include <cpu/x86/msr.h>
#include <cpu/amd/msr.h>
#include <bootstate.h>
#include <timer.h>
#include <console/console.h>
#include <amdblocks/acpi.h>