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 <delay.h>
#include <device/i2c_simple.h>
#include <symbols.h>
#include <timer.h>
#include <device/mmio.h>
#include <soc/addressmap.h>
#include <soc/i2c.h>