Drop unused include <version.h>
Change-Id: I7d0718b5d2e0dd16eb90f63dd9d33329a2d808ba Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74448 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <timer.h>
|
||||
#include <timestamp.h>
|
||||
#include <types.h>
|
||||
#include <version.h>
|
||||
|
||||
static boot_state_t bs_pre_device(void *arg);
|
||||
static boot_state_t bs_dev_init_chips(void *arg);
|
||||
|
Reference in New Issue
Block a user