mb/erying/tgl: Remove unnecessary include in bootblock
Change-Id: I52de6b6ea6eb88ddb96e353161f365cc0fda807c Signed-off-by: Alicja Michalska <alicja.michalska@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85856 Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
e2e157ae13
commit
9dc149902b
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <bootblock_common.h>
|
||||
#include <superio/ite/common/ite.h>
|
||||
#include <superio/ite/it8613e/it8613e.h>
|
||||
#include <gpio.h>
|
||||
|
||||
#define GPIO_DEV PNP_DEV(0x2e, IT8613E_GPIO)
|
||||
#define UART_DEV PNP_DEV(0x2e, IT8613E_SP1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue