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:
parent
9d6f645908
commit
cb6f6a10b3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue