soc/intel/braswell: Remove unused include <timestamp.h>

Change-Id: Ied645a583f78bc47c8358240acd639132fd499db
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32711
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
This commit is contained in:
Elyes HAOUAS 2019-05-09 21:06:19 +02:00 committed by Patrick Georgi
parent 9d6f645908
commit cb6f6a10b3
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include <elog.h>
#include <mrc_cache.h>
#include <string.h>
#include <timestamp.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include <fsp/util.h>
#include <soc/gpio.h>