ec/starlabs/merlin/ite: Remove unused <pc80/keyboard.h>

Change-Id: I3eea1a6d5bf652b9d9b430e9cd59ef9a3ea9fe2f
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82408
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
Elyes Haouas 2024-05-13 11:31:09 +02:00 committed by Felix Held
parent aa65c8ed95
commit ea96ed3c72

View File

@ -5,7 +5,6 @@
#include <device/pnp.h>
#include <ec/acpi/ec.h>
#include <option.h>
#include <pc80/keyboard.h>
#include "ec.h"
#include "ecdefs.h"